clean-up trailing whitespace (#453)
These changes have been mostly auto-generated with: find . -type f -print0 | xargs -0 perl -pi -e 's/ +$//' Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
committed by
GitHub
parent
071b89ad30
commit
50f397b249
@@ -7,7 +7,7 @@
|
||||
|
||||
\documentclass{article}
|
||||
|
||||
\usepackage{fontspec}
|
||||
\usepackage{fontspec}
|
||||
\setmainfont{Utopia}
|
||||
\setsansfont{Free Helvetian}
|
||||
\setmonofont{Liberation Mono}
|
||||
@@ -55,7 +55,7 @@
|
||||
basicstyle=\small\ttfamily, % Global Code Style
|
||||
captionpos=b, % Position of the Caption (t for top, b for bottom)
|
||||
extendedchars=true, % Allows 256 instead of 128 ASCII characters
|
||||
tabsize=2, % number of spaces indented when discovering a tab
|
||||
tabsize=2, % number of spaces indented when discovering a tab
|
||||
columns=fixed, % make all characters equal width
|
||||
keepspaces=true, % does not ignore spaces to fit width, convert tabs to spaces
|
||||
showstringspaces=false, % lets spaces in strings appear as real spaces
|
||||
@@ -88,7 +88,7 @@
|
||||
rectangle, rounded corners, inner sep=10pt, inner ysep=10pt]
|
||||
\tikzstyle{fancytitle} =[fill=black, text=white, font=\bfseries]
|
||||
\tikzstyle{mybox2} = [draw=black, fill=white, very thick, rectangle split,
|
||||
rectangle split parts=2,
|
||||
rectangle split parts=2,
|
||||
rounded corners, inner sep=10pt, inner ysep=10pt]
|
||||
\tikzstyle{fancytitle2} =[fill=black, text=white, font=\bfseries]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user