Skip to content
#

LaTeX

latex logo

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...

fxha
fxha commented Oct 5, 2019

Description

The preview editor cursor when using the scrollbar thumb is the text selection cursor and not the default cursor.

Steps to reproduce

  1. Open a large document that the scrollbar is visible
  2. Use the scrollbar thumb to scroll
  3. Cursor is not the default one

Versions

  • Mark Text: all
  • Operating system: all?
v01d
v01d commented Mar 19, 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.

krishnakumarg1984
krishnakumarg1984 commented Oct 15, 2019

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
mlep
mlep commented Dec 2, 2019

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
NAThompson
NAThompson commented Feb 15, 2019

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?

aelkady
aelkady commented May 13, 2019

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

Created by Leslie Lamport

Released 1985

Organization
latex3
Website
www.latex-project.org
Wikipedia
Wikipedia

Related Topics

tex pdf thesis
You can’t perform that action at this time.