Hello,
Vladimir Nikishkin writes:
> I have a problem in that when I try to export an .org file into latex/pdf,
> long sections are not wrapped to the next page, but are truncated instead.
>
> The result is on the picture (points 10.34 to 10.37 missing), and the
> (not)working example is attached
Hi Vladimir,
I see two problems in the generated LaTeX-file you'd need to address.
First, LaTeX has problems handling URLs in section (or subsection)
headers. That's one of the reasons LaTeX chokes on the second run of
that file -- it's only partially generated, not completely.
The second is the
> "OK" == Oleh Krehel writes:
OK> I noticed org-drill being slow three years ago when I tried to
OK> learn it. So I wrote my own package:
OK> https://github.com/abo-abo/pamparam/. It's quite fast: it takes
OK> 0.6s to sync my 3300 cards from the master Org file. And
OK>
Can someone point me to a minimal setup for testing PDF export with "emacs
-Q"? I am unable to produce a pdf with default settings and I am pretty
sure that the latex is invalid... but I'm having trouble testing it since
I 9still) know so little about latex.
Thanks everyone!
Matt
On 2019-08-27 at 03:20 +02, Matt Price wrote...
> Can someone point me to a minimal setup for testing PDF export with "emacs
> -Q"? I am unable to produce a pdf with default settings and I am pretty
> sure that the latex is invalid... but I'm having trouble testing it since
> I 9still) know so
On Mon, 26 Aug 2019 21:20:53 -0400
Matt Price wrote:
> Can someone point me to a minimal setup for testing PDF export with
> "emacs -Q"? I am unable to produce a pdf with default settings and I
> am pretty sure that the latex is invalid... but I'm having trouble
> testing it since I 9still) know
I have indeed investigated the issue, and this is the link:
https://latex.org/forum/viewtopic.php?f=47&t=32788
To make the long story short, the folowing trick is needed to allow
page breaks after headings (which is a completely standard case in
-org).
#+begin_src latex
\usepackage{xpatch}
\makea