#texlatex — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #texlatex, aggregated by home.social.
-
Die aktuelle „TeXnische Komödie“ (Mitgliederzeitschrift von DANTE) enthält einen langen Artikel über die Verwendung einer OpenType-Schulschrift mit TeX live 2019, XeLaTeX und 7 bit ASCII.
Ich verstehe wirklich nicht, warum der nicht abgelehnt wurde – so etwas war 2019 schon veraltet, ist nur noch peinlich und wirft ein ganz schlechtes Licht auf die TeX-Szene.
-
It's this time of the year for JabRef maintainers, users, and students who participated during #GSOC.
@InAnYan and @Hancong for coming all the way from #Switzerland and the #Netherlands by train (thanks #DB) and having quite an odyssey!
If you have an important issue we need to address, now is the chance to get it fixed in the next hours or days!
#jabref #java #javafx #opensource #bibtex #texlatex #bibliography #library #opensource #freesoftware
-
It's this time of the year for JabRef maintainers, users, and students who participated during #GSOC.
@InAnYan and @Hancong for coming all the way from #Switzerland and the #Netherlands by train (thanks #DB) and having quite an odyssey!
If you have an important issue we need to address, now is the chance to get it fixed in the next hours or days!
#jabref #java #javafx #opensource #bibtex #texlatex #bibliography #library #opensource #freesoftware
-
It's this time of the year for JabRef maintainers, users, and students who participated during #GSOC.
@InAnYan and @Hancong for coming all the way from #Switzerland and the #Netherlands by train (thanks #DB) and having quite an odyssey!
If you have an important issue we need to address, now is the chance to get it fixed in the next hours or days!
#jabref #java #javafx #opensource #bibtex #texlatex #bibliography #library #opensource #freesoftware
-
It's this time of the year for JabRef maintainers, users, and students who participated during #GSOC.
@InAnYan and @Hancong for coming all the way from #Switzerland and the #Netherlands by train (thanks #DB) and having quite an odyssey!
If you have an important issue we need to address, now is the chance to get it fixed in the next hours or days!
#jabref #java #javafx #opensource #bibtex #texlatex #bibliography #library #opensource #freesoftware
-
It's this time of the year for JabRef maintainers, users, and students who participated during #GSOC.
@InAnYan and @Hancong for coming all the way from #Switzerland and the #Netherlands by train (thanks #DB) and having quite an odyssey!
If you have an important issue we need to address, now is the chance to get it fixed in the next hours or days!
#jabref #java #javafx #opensource #bibtex #texlatex #bibliography #library #opensource #freesoftware
-
CW: Dissertation - progress
Habe jetzt noch mal einiges über #TexLaTex und \if, \ifnum, und \IfInteger gelernt.
Das gute ist jetzt, auf jeder arabisch nummerierten rechten Seite wird in der Kopfzeile ein Bild mit dem Dateinamen der aktuellen Seite eingeblendet.
Aber nur bis Seite 175.Das #Daumenkino in der #MöphDiss ist fertig.
(Jaha. Ich nehme es für die Korrekturversion noch mal raus, aber die Abgabeversion meines #Privatvergnügens wird es enthalten.) -
#WritersCoffeeClub 4. September: If you work digitally, what application do you use? If analog, what do you write on?
I make notes in @TiddlyWiki, and then I use those notes to write #TeXLaTeX code in any old plain-text editor. I input that code into the appropriate preamble, and compile a document from there.
If I write in analogue (note spelling, Yanks!) I will choose any old notebook and any old lead pencil. (I haven't used a pen in more than ten years after a particularly bad leak.)
-
#WritersCoffeeClub 3 Sep
If you work digitally, what application do you use? If analog, what do you write on?Google Docs for the initial translations of individual tales. The draft is done on a BOOX Ultra Tab C, the rest of the work on a desktop PC, and the proofreading is done on a reMarkable 2.
The subsequent typesetting is done with #TeXLaTeX , using Notepad++.
Book manuscript proofreading is done on the reMarkable 2 for the PDF version, and the Kindle App on a small-screen BOOX reader.
-
I'm still not out of the rabbit hole of searching for an #OpenSource #PersonalKnowledgeManagement software. 🐰
I'm gonna give a second try to @zettlr tomorrow! Their docs are *surprisingly* user-friendly and they claim to stick to the pure #CommonMark where probable. It's all the while being nice to researchers with citing, inline usage of #TeXLaTeX, #MermaidJS, and pop-over #footnotes. Provision of the simple #PDF export and #Pandoc customization are welcome, too!
But, to be fair, I may be overexaggerating how good #Zettlr is because of my recent disgust with #VendorLocking. In fact, almost anything that closely follows the common spec and is #FreeSoftware might suffice already. Having something as advanced and closer to the roots is certainly refreshing!
#Markdown #zettelkasten #authoring #Zettlr #ReferenceManager #ReferenceManagers #PKM #NoteTaking #NoteTakingApp #NoteTakingApps #KaTeX #frontmatter #Obsidian #Logseq #Anytype #Notion #VendorLock #VendorLockIn #FOSS #FLOSS
-
Inspired by @ammoniumperchlorate, my blog now statically prebuilds #TeXLaTeX expressions instead of rendering them with Javascript on the client. Instead of rendering them as SVGs though, I am compiling them to HTML using the #KaTeX CLI. For this, I had to fork #Hugo to be able to run external commands and embed the output in my articles: https://github.com/niklaskorz/hugo/commit/08da1872105a8d14371efeb4871d3b96bd6e5dc6