- Feb 2025
-
srsergiorodriguez.github.io srsergiorodriguez.github.io
-
pero, por otra, en su interior el desarrollo de este libro está plagado de parches, hackeos, y traducciones del sistema original que tuve que hacer sobre la marcha, viviendo la diglosia cultural y readaptándolo para mis propias necesidades de formas recursivas.
Es raro. Pandoc me ha servido para propósitos similares y también hemos tenidos que adaptarlo con hacks, pero estos son soportados por el sistema para que ocurran de modo relativamente sofisticado, vía filtros en Lua. Me pregunto qué hace de Magicbook un sistema tan inflexible y no logré ubicarlo en el capítulo 10, donde hice comentarios más extensos entre dichas alternativas de publicación reproducible y abierta.
-
Un texto de prensa codificado con TEI. Nótense las etiquetas en inglés usadas para la codificación
Una de las cosas interesante de Pandoc y otros los lenguajes de etiquetado ligero, es la insistencia de su autor, John MacFarlane, por no usar palabras angloparlantes en las marcas, como se ve, no sólo en la especificación de Pandoc, sino en algunos comentarios sobre otros lenguajes diseñados por él como Djot.
-
- Aug 2024
-
blog.veitheller.de blog.veitheller.de
-
From here, we can save these resources in a directory. My blog repository already has a directory for them, so we dump them there. aContext assembler assemble. LeExportResourcesDirectorySaver new resources: aContext resources; rootDirectory: FileLocator imageDirectory / 'pharo-local' / 'iceberg' / 'hellerve' / 'blog'; save
This part can be pretty useful in the future. For the moment, we are using only external images as resources in our data narratives, because this makes easier to share and publish them in our almost real time publication workflow that bridges HedgeDoc with Fossil via Lepiter+MiniDocs.
In the future I would like to make some results embeddable, particularly graphics produced by GtMondrian and hopefully Roassal as SVGs or even interactive JS objects in something like Echarts. We made some exporting test of web pages with interactive external resources that are produced from simple Lepiter+MiniDocs documents like this one.
As Markdeep its showcasing its limits and bug fixing is slow to non-existent, we are exploring Pandoc options again, including external interactive objects, while enjoying Markdeep for simple documents/workflows.
-
- May 2023
-
medium.com medium.com
-
In the Pandoc Plugin settings, add — citeproc to the ‘Extra Pandoc arguments’ setting. This will be what takes the markdown citations and converts them to in-text citations in the conversion process. It also inserts a full reference list on the end of your document automatically, all completely formatted. To get this to work, you have to specify the location of the .bib file on your system by adding the path, in quotations, to a ‘bibliography’ YAML property.
-
- Mar 2023
-
mutabit.com mutabit.com
-
Pandoc: Exportación multiformato
Pandoc es una herramienta muy útil para aquellos que necesitan crear documentos en diferentes formatos sin tener que reescribir todo el contenido cada vez. Además, al trabajar con archivos de texto plano, se garantiza que el contenido de los documentos sea original y fácilmente editable, lo que es una gran ventaja para aquellos que trabajan con textos académicos o científicos que necesitan ser citados y referenciados correctamente.
-
- Feb 2023
-
www.reddit.com www.reddit.com
-
Regina Martínez Ponciano aka u/NomadMimi in r/ObsidianMD - PhD workflow: Obsidian, Zettelkasten, Zotero, Pandoc, and more at 2021-03-15 (accessed:: 2023-02-24 10:10:11)
Broadly similar to my own workflow though I use Hypothes.is for fleeting notes rather than Zotero.
Original copy at: https://martinezponciano.es/2021/04/05/research-workflow-as-a-phd-student-in-the-humanities/
-
- Aug 2022
-
quarto.org quarto.org
-
Quarto® is an open-source scientific and technical publishing system built on Pandoc
Tags
Annotators
URL
-
- Mar 2022
-
pandoc.org pandoc.org
-
-
pandoc.org pandoc.org
Tags
Annotators
URL
-
- May 2021
-
github.com github.com
- Jul 2020
-
mutabit.com mutabit.com
-
usaremos la exportación en BibTex, lo que genera un archivoque podemos incluir mediante Pandoc
Para quien desconoce esta terminología pueden parecer confuso: pandoc? bibtex?
-