LaTeX
LaTeX is a typesetting system used to create technical and scientific documents. It is an alternative to word processing, with an emphasis on content over appearance.
Here are 4,481 public repositories matching this topic...
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
-
Updated
Dec 11, 2019 - TeX
Referencing HarisIqbal88/PlotNeuralNet#26, worth guarding against silly issues like mine by simply insisting that the user has a recent version of pdflatex.
In my issue I show that 2013 pdflatex does not work, and 2018 does.
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
-
Updated
Dec 10, 2019 - TeX
📜 Brief Intro to LaTeX for beginners that helps you use LaTeX with ease. Comments and Contributions are welcomed :thumbsup:
-
Updated
Dec 9, 2019
I had a journal request that your final PDF should not contain Type 1 fonts and in my case the culprit were matplotlib figures. I found that with this setting in ~/.config/matplotlib/matplotlibrc
you can make matplotlib avoid Type 1 fonts:
ps.useafm : True pdf.use14corefonts : True text.usetex : True
Maybe you consider this useful and can add it here somewhere.
I understand that vimtex's documentation states that it is not a ftplugin for bib files.
It is so common a workflow to edit bib files when working on a latex project. Can at least a subset of functionality be made available from within bib files? The following should be harmless
- make the text objects available (particularly useful in 'symbols' bib file for
bib2gls) - syntax hig
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
-
Updated
Dec 10, 2019 - TeX
LaTeX Thesis Template for Tsinghua University
-
Updated
Dec 10, 2019 - TeX
I feel the opening passages in https://bookdown.org/yihui/bookdown/citations.html do not do justice to CSL in general, and pandoc-citeproc in particular.
Although Pandoc supports multiple ways of writing citations, we recommend you to use BibTeX databases because they work best with LaTeX/PDF output.
To my mind, this is not a fair assessment. Neither are BibTeX databases inherently “bett
Untranslated strings
JabRef 5.0.1-dev--2019-11-29----9043f8008
Linux 4.9.0-11-amd64 amd64
Java 13.0.1
Strings that are not translated in the GUI of JabRef:
- In the group panel: the field to search a string within the groups displays "Filter groups". "Filter groups" is not translated.
- In preferences: BibTeX key generator: key patterns: The header of the table (Name, Key pattern, Reset all) are not translate
Redesign home page
The home page is kind of boring. I am not that good with design so if anyone would be able to help out with this it would be appreciated!
Current home page:
Make Zotero effective for us LaTeX holdouts
-
Updated
Dec 10, 2019 - TypeScript
A simple visual editor for creating commutative diagrams.
-
Updated
Dec 9, 2019 - JavaScript
Renders papers from arXiv as responsive web pages so you don't have to squint at a PDF.
-
Updated
Dec 9, 2019 - Python
The current tufte-book documentation has no guidance on the how to display epigraphs. Use of the \epigraph package seems incongruous with the general style and theme of the tufte-book class. Could guidance be given on a way to display quotes at the beginning of a chapter?
Convert matplotlib figures to TikZ/PGFplots for smooth integration into LaTeX.
-
Updated
Dec 10, 2019 - TeX
What is the purpose of your issue?
- Feature Request
- Question
- Other
Description
Down has recently updated to use AST parsing to generate an NSAttributedString from HTML instead of the usual NSAttributedString way of doing it. However, this has broken some tests and functionality in this library. The purpose of this ticket is to update to the latest Down library
Add macOS support
Environment
- TeXstudio: 2.12.10
- Qt: 5.8.0
- OS: Windows 7
- TeX distribution: miktex
How to reproduce
The options menu contains the commands "Load Profile..." and "Save Profile...".
These commands should be described in Help->"User Manual", but they aren't.

Description
The preview editor cursor when using the scrollbar thumb is the text selection cursor and not the default cursor.
Steps to reproduce
Versions