File: testbookmark.tex

package info (click to toggle)
tetex-src 3.0.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 122,292 kB
  • ctags: 2,709
  • sloc: makefile: 2,323; perl: 1,820; sh: 1,378; lisp: 448; python: 335; xml: 175; sed: 138; ansic: 138; yacc: 52
file content (17 lines) | stat: -rw-r--r-- 466 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\documentclass[12pt]{article}
\usepackage{xspace}
\usepackage{hyperref}
\newcommand{\x}{x\xspace}

\begin{document}
  \section{Implicite space: \x world}
  \section{Explicite spaces: \x\ world \x\space world \x~world}
  \section{\x.+\x,+\x!+\x?+\x-+\x:+\x;+\x/+last-\x}
  \makeatletter
  \section{~|~~|~~~|~~~~|~~~~~|~~~~|~~~|~~|~}
  \section{\x()(\x) }
  \section{Italic correction: [\x\/]}
  \section{::Nothing follows:}
  \section{}
  \section{\x}
\end{document}