mirror of
https://github.com/0intro/wmii
synced 2024-11-22 05:42:05 +03:00
added some TeX tweaks to guide_en.tex
This commit is contained in:
parent
da72855366
commit
1a9a501f64
1
TODO
1
TODO
@ -1,4 +1,3 @@
|
||||
- separate scaling stuff from arrange_{view,column} to scale_{view,column}
|
||||
- FocusIn sets focus handling
|
||||
- maximize stuff
|
||||
- UTF8 issues (XDrawString16)
|
||||
|
@ -21,6 +21,9 @@
|
||||
%\usepackage{ngerman}
|
||||
\usepackage{times}
|
||||
\usepackage{hyperref} % option [dvipdfm] disables clickable refs
|
||||
\hypersetup{pdftex, colorlinks=true, linkcolor=blue, filecolor=blue,
|
||||
pagecolor=blue, urlcolor=blue, pdfauthor={Steffen Liebergeld, Salva Pei\'ro},
|
||||
pdftitle={A Guide to wmii--3}}
|
||||
\usepackage{indentfirst,moreverb}
|
||||
% remove this if you want, it's just a matter of imposed imperialist cultures
|
||||
% so if I'm given the chance to choose I choose to indent the first paragraph
|
||||
@ -33,6 +36,7 @@
|
||||
%\renewcommand{\href}[2]{\htmladdnormallink{#2}{#1}}
|
||||
%\renewcommand{\hrefx}[1]{\htmladdnormallink{#1}{#1}}
|
||||
%\renewcommand{\verbatiminput}[1]{\input{#1}}
|
||||
\renewcommand{\familydefault}{\sfdefault}
|
||||
|
||||
\newenvironment{itemize*}
|
||||
{\begin{itemize}
|
||||
|
Loading…
Reference in New Issue
Block a user