Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
badw-it
DHParser
Commits
9c105b05
Commit
9c105b05
authored
Aug 20, 2018
by
eckhart
Browse files
test/run.py now also runs all doctests
parent
41d7b210
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/LaTeX/LaTeXCompiler.py
View file @
9c105b05
...
...
@@ -237,7 +237,7 @@ class LaTeXGrammar(Grammar):
paragraph
=
Forward
()
tabular_config
=
Forward
()
text_element
=
Forward
()
source_hash__
=
"
840c0f34c77bbbe0433e7691fe68f884
"
source_hash__
=
"
79e85f223d89452f2ba796f9c40daac9
"
parser_initialization__
=
"upon instantiation"
COMMENT__
=
r
'%.*'
WHITESPACE__
=
r
'[ \t]*(?:\n(?![ \t]*\n)[ \t]*)?'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment