Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yuxiao Mao
Thesis Template
Commits
d301b34f
Commit
d301b34f
authored
Jan 21, 2017
by
Ellon Mendes
Browse files
[cls] Fix clash between tikz and french babel relating autospacing before punctuation
parent
5b25323a
Changes
1
Hide whitespace changes
Inline
Side-by-side
StyleThese.cls
View file @
d301b34f
...
...
@@ -56,7 +56,7 @@
[2004/02/16 v1.4f
Standard LaTeX document class]
\RequirePackage
{
etoolbox
}
\DeclareOption
{
french
}{
\newtoggle
{
ThesisInEnglish
}
\togglefalse
{
ThesisInEnglish
}}
\DeclareOption
{
french
}{
\newtoggle
{
ThesisInEnglish
}
\togglefalse
{
ThesisInEnglish
}
\AtBeginEnvironment
{
tikzpicture
}{
\shorthandoff
{
;:!?
}}
}
\DeclareOption
{
english
}{
\newtoggle
{
ThesisInEnglish
}
\toggletrue
{
ThesisInEnglish
}}
\newcommand\@
ptsize
{}
\newif\if
@restonecol
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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