#texlatex — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #texlatex, aggregated by home.social.
-
#JabRef team is on fire, with only 4 issues letf to fix for the beta release!
#javafx #opensource #javafx
#teXLaTeX #bibtex #bibliography #freesoftware #freesoftware -
#JabRef team is on fire, with only 4 issues letf to fix for the beta release!
#javafx #opensource #javafx
#teXLaTeX #bibtex #bibliography #freesoftware #freesoftware -
#JabRef team is on fire, with only 4 issues letf to fix for the beta release!
#javafx #opensource #javafx
#teXLaTeX #bibtex #bibliography #freesoftware #freesoftware -
#JabRef team is on fire, with only 4 issues letf to fix for the beta release!
#javafx #opensource #javafx
#teXLaTeX #bibtex #bibliography #freesoftware #freesoftware -
#JabRef team is on fire, with only 4 issues letf to fix for the beta release!
#javafx #opensource #javafx
#teXLaTeX #bibtex #bibliography #freesoftware #freesoftware -
#+language: en … English text @@html:<span lang="eo">@@@@latex:\textlang{eo}{@@esperanta teksto@@html:</span>@@@@latex:}@@This looks quite something. I wonder if there is a better way of doing it 🤔
-
#+language: en … English text @@html:<span lang="eo">@@@@latex:\textlang{eo}{@@esperanta teksto@@html:</span>@@@@latex:}@@This looks quite something. I wonder if there is a better way of doing it 🤔
-
#+language: en … English text @@html:<span lang="eo">@@@@latex:\textlang{eo}{@@esperanta teksto@@html:</span>@@@@latex:}@@This looks quite something. I wonder if there is a better way of doing it 🤔
-
#+language: en … English text @@html:<span lang="eo">@@@@latex:\textlang{eo}{@@esperanta teksto@@html:</span>@@@@latex:}@@This looks quite something. I wonder if there is a better way of doing it 🤔
-
#+language: en … English text @@html:<span lang="eo">@@@@latex:\textlang{eo}{@@esperanta teksto@@html:</span>@@@@latex:}@@This looks quite something. I wonder if there is a better way of doing it 🤔
-
@Homebrewandhacking Made with fabulous #texlatex btw.
-
@Homebrewandhacking Made with fabulous #texlatex btw.
-
@Homebrewandhacking Made with fabulous #texlatex btw.
-
@Homebrewandhacking Made with fabulous #texlatex btw.
-
@Homebrewandhacking Made with fabulous #texlatex btw.
-
RE: https://aus.social/@mikestevens/117008189778475455
I wonder if someone already has done this in #TeXLaTeX
-
RE: https://aus.social/@mikestevens/117008189778475455
I wonder if someone already has done this in #TeXLaTeX
-
RE: https://aus.social/@mikestevens/117008189778475455
I wonder if someone already has done this in #TeXLaTeX
-
RE: https://aus.social/@mikestevens/117008189778475455
I wonder if someone already has done this in #TeXLaTeX
-
RE: https://aus.social/@mikestevens/117008189778475455
I wonder if someone already has done this in #TeXLaTeX
-
Anzeichen, an denen man erkennt, dass eine studentische Arbeit mutmaßlich mit KI-Unterstützung geschrieben wurde oder Medienkompetenz komplett fehlt, Teil 73:
Auf der Titelseite wurde das Fakultätslogo aus der eingescannten Aufgabenstellung als schiefe Rastergrafik genutzt, obwohl man das Logo natürlich auch auf der Webseite (https://www.cd.ovgu.de/Fakult%C3%A4ten/Elektrotechnik+und+Informationstechnik.html) oder sogar ganz einfach in unserer #TeXLaTeX-Vorlage (https://de.overleaf.com/latex/templates/guidance-on-the-preparation-of-degree-theses/zvbvgkspxsvh) findet.
-
And here is my published dissertation @umphy, about quantifying the natural CO2 exhaust at the Starzach site in Southwest Germany (my result: ~10t/d):
http://hdl.handle.net/10900/176213
I used a lot of #FOSS software and hardware for all of it and it was amazing. Honorable mentions: #gitAnnex, #dataLad, #KiCAD, #OpenSCAD, #PlatformIO, #Arduino, #TexLaTeX. I just wish I'd used #nix / #nixOS sooner.
licensed #OpenAccess under #CreativeCommons CC-BY-4.0
-
I made a little extension to my Python-based LaTeX math renderer so it can be used to draw equations and Sympy expressions directly in the terminal as sixel graphics. Install with `pip install sixelmath` and give it a try! (in a sixel-supported terminal, of course).
Source: https://github.com/cdelker/sixelmath
#sixel #python #sympy #TeXLaTeX #terminal #equations #ziamath #konsole
-
The interactive calculation sheet for #engineering, based on #emacs, #orgmode, #texlatex and #sympy is available in English [1], although the blog article is in German [2]. The template is also in English [3].
#Orgmode is so impressive, you could use #maxima, #octave, #gnuplot, #graphviz and almost 40 other languages with all their libraries right out of the box [4].
Have fun!
[1] https://vennemann-online.de/flossblog/downloads/eng.pdf
[2] https://vennemann-online.de/flossblog/post20250208_pencilandpaper.html
[3] https://vennemann-online.de/flossblog/downloads/org_eng.zip
[4] https://orgmode.org/worg/org-contrib/babel/languages/index.html -
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