Skip to content

Preamble comments cannot contain unbalenced curly braces #8

@blumu

Description

@blumu

From william....@gmail.com on February 22, 2009 05:10:39

Comments in the .tex preamble cannot contain unbalenced curly braces.
(Reported by Julien Cornebise.) What steps will reproduce the problem? 1. Save the following lines in foo.tex:

\documentclass{article}
% { Ceci est une parenthèse qui ne devrait pas poser de problème
\begin{document}
Exemple
\end{document}

  1. load the file with latexdaemon What is the expected output? What do you see instead? It should precompile the preamble with no error. Instead the precompilation
    fails.

Original issue: http://code.google.com/p/latexdaemon/issues/detail?id=9

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions