"Fossies" - the Fresh Open Source Software Archive 
Member "hevea-2.35/spaces.hva" (16 Jan 2021, 969 Bytes) of package /linux/www/hevea-2.35.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "spaces.hva":
2.34_vs_2.35.
1 \def\@{}
2 \def\ { }
3 \def\:{\@print@u{8287}}% LaTeX: medium space, 2/9 quad; Unicode: MediumSpace, 2/9 quad.
4 \def\thinspace{\@print@u{8239}}% TeX: 1/6 quad; Unicode: six-per-em non-breaking space
5 \let\,=\thinspace
6 \def\!{}
7 \def\;{\@print@u{8196}}% TeX: thick space: 5/18 quad; Unicode: emsp13, 6/18 quad!
8 \def\
9 {\@print{
10 }}
11 \def\frenchspacing{}
12 \def\nonfrenchspacing{}
13 \def\/{}
14 \newcommand{\vspace*}[1]{\vspace{#1}}
15 \newcommand{\addvspace}[1]{\vspace{#1}}
16 \def\cr{\\}
17 \def\smallskip{\vspace*{1em}}
18 \def\medskip{\vspace*{1em}}
19 \def\bigskip{\vspace*{2em}}
20 \def\enspace{\zero@width@joiner\@print@u{8194}\zero@width@joiner}% TeX: 1/2 quad; Unicode: word-joiner + ensp + word-joiner => non-breaking en-space.
21 \def\enskip{\@print@u{8194}}% TeX: 1/2 quad; Unicode: ensp, 1/2 quad.
22 \def\quad{\@print@u{8195}}% TeX: 1 quad; Unicode: emsp, 1 quad.
23 \def\qquad{\@print@u{8195}\@print@u{8195}}% TeX: 2 quad; Unicode: emsp + emsp, 2 quad.
24 %% Paragraphs
25 \def\noindent{}
26 \def\indent{}