[never mind the comment below..  if i use \\ instead of \, it doesn't
error, but produces default packages on the first page.  then the
document starts on the second page.]

On 3/18/18, Samuel Wales <samolog...@gmail.com> wrote:
> On 3/13/18, Eric S Fraga <esfli...@gmail.com> wrote:
>> Could you post a minimal example that illustrates this?
>
> here is the minimal example.  [btw, it turns out that pandoc erros
> now, so i have to either get your direct export code to work, or fix
> pandoc's export.]
>
> *********** NEXTKA fixing pdf to have better paragraphs
> SCHEDULED: <2018-03-21 Wed>
> #+begin_src emacs-lisp
> (add-to-list 'org-latex-classes
>              '("article"
>               "
>    \\documentclass{scrartcl}
>    % alpha is the single \ for these three erroneous?  but with \\ it
> errors.
>    \[DEFAULT-PACKAGES]
>    \[PACKAGES]
>    \[EXTRA]
>    \\setlength{\\parindent}{0pt}
>    \\setlength{\\parskip}{6pt}
> "
>                                ("\\section{%s}" . "\\section*{%s}")
>                                ("\\subsection{%s}" . "\\subsection*{%s}")
>                                ("\\subsubsection{%s}" .
> "\\subsubsection*{%s}")
>                                ("\\paragraph{%s}" . "\\paragraph*{%s}")
>                                ("\\subparagraph{%s}" .
> "\\subparagraph*{%s}")))
> #+end_src
>


-- 
The Kafka Pandemic: <http://thekafkapandemic.blogspot.com>

The disease DOES progress. MANY people have died from it. And ANYBODY
can get it at any time.

"You’ve really gotta quit this and get moving, because this is murder
by neglect." ---
<http://www.meaction.net/2017/02/03/pwme-people-with-me-are-being-murdered-by-neglect>.

Reply via email to