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,677 public repositories matching this topic...

shadyabhi
shadyabhi commented Nov 17, 2019

Describe your feature request

Just like we can attach images, it would be great to attach random files like pdfs. Those documents can be uploaded to the same Github repo just like images are being uploaded currently.

Additional context [optional]

While taking notes, it is great to have the ability of uploading random pdfs that I used as reference for writing my notes.

rieser
rieser commented Dec 5, 2019

Although stated in issue #656 that latex_view_general_viewer is ignored, it is still described in the documentation, and the line

let g:latex_view_general_viewer = 'your favorite viewer'

WILL change the viewer as indicated in the documentation. If you change the viewer in this way, however, forward and reverse searching will not work, even if you also use

let g:late
bug
joelostblom
joelostblom commented Jan 29, 2020

When I click Automatically set file links, JabRef shows the progress bar for a long time (close to a minute) and then a small toast message says that it is done, but no links are found. The event log inside JabRef does not show anything, but when I check the terminal from which I launch JabRef, I see the java error ERROR AutoSetFileLinksUtil Problem finding files.

I figured this is because

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?

LeoBay
LeoBay commented Jan 8, 2020

ConstantLine was introduced in 2018b:
https://de.mathworks.com/help/matlab/ref/matlab.graphics.chart.decoration.constantline-properties.html

when using for example:
xline(4)
This error appears:
`Error using matlab2tikz>handleAllChildren (line 730)
I don't know how to handle this object: constantline
Error in matlab2tikz>drawAxes (line 880)
[m2t, childrenEnvs] = handleAllChildren(m2

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 pandoc
You can’t perform that action at this time.