aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-08-07 00:41:19 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-08-07 00:41:19 +0200
commit1ff8743158813604267ce73fdcd3ba32ce6ae370 (patch)
treed81e74cc895fb599cf8957ca9b41b91a890f9603 /docs
parent0f9f1386d9ad66040d5a546bf037f41c173a84ab (diff)
downloadrefcat-1ff8743158813604267ce73fdcd3ba32ce6ae370.tar.gz
refcat-1ff8743158813604267ce73fdcd3ba32ce6ae370.zip
docs: fix whitespace in latex style
Diffstat (limited to 'docs')
-rw-r--r--docs/Simple/main.pdfbin88783 -> 88783 bytes
-rw-r--r--docs/Simple/main.tex4
-rw-r--r--docs/Simple/simpleConference.sty78
3 files changed, 41 insertions, 41 deletions
diff --git a/docs/Simple/main.pdf b/docs/Simple/main.pdf
index 3a66061..a4a5841 100644
--- a/docs/Simple/main.pdf
+++ b/docs/Simple/main.pdf
Binary files differ
diff --git a/docs/Simple/main.tex b/docs/Simple/main.tex
index b0fbaed..57b8cde 100644
--- a/docs/Simple/main.tex
+++ b/docs/Simple/main.tex
@@ -139,8 +139,8 @@ seen in~\ref{table:cocicmp}.
\bf{Dataset} & \bf{Count} \\
\midrule
- COCI (C) & 1,094,394,688 \\
- ASREF-DOI (A) & 1,303,589,144 \\
+ COCI (C) & 1,094,394,688 \\
+ ASREF-DOI (A) & 1,303,424,212 \\ % zstdcat -T0 /magna/refcat/2021-07-28/BrefDOITable/date-2021-07-28.tsv.zst | pv -l | LC_ALL=C sort -T /sandcrawler-db/tmp-refcat/ -S70% -k3,4 -u | zstd -c -T0 > uniq_34.tsv.zst
C $\cap$ A & \\
C $\cup$ A & \\
C $\setminus$ A & \\
diff --git a/docs/Simple/simpleConference.sty b/docs/Simple/simpleConference.sty
index acdbd33..d4d4764 100644
--- a/docs/Simple/simpleConference.sty
+++ b/docs/Simple/simpleConference.sty
@@ -1,29 +1,29 @@
-% ---------------------------------------------------------------
+% ---------------------------------------------------------------
% Style file for simple, two column conference papers.
-% Based on latex8.sty by Paolo.Ienne@di.epfl.ch
-% ---------------------------------------------------------------
+% Based on latex8.sty by Paolo.Ienne@di.epfl.ch
+% ---------------------------------------------------------------
% Use with LaTeX2e as:
-% \documentclass[times,10pt,twocolumn]{article}
+% \documentclass[times,10pt,twocolumn]{article}
% \usepackage{simpleConference}
% \usepackage{times}
-% ---------------------------------------------------------------
+% ---------------------------------------------------------------
% specify references as
% \bibliographystyle{simpleConference}
% \bibliography{...your files...}
%
-% use Section{} and SubSection{} instead of standard section{}
-% and subsection{} to obtain headings in the form
+% use Section{} and SubSection{} instead of standard section{}
+% and subsection{} to obtain headings in the form
% "1.3. My heading"
% ---------------------------------------------------------------
% ten point helvetica bold required for captions
-% in some sites the name of the helvetica bold font may differ,
+% in some sites the name of the helvetica bold font may differ,
% change the name here:
\font\tenhv = phvb at 10pt
-% eleven point times bold required for second-order headings
+% eleven point times bold required for second-order headings
\font\elvbf = ptmb scaled 1100
-% set dimensions of columns, gap between columns, and paragraph indent
+% set dimensions of columns, gap between columns, and paragraph indent
\setlength{\textheight}{8.875in}
\setlength{\textwidth}{6.875in}
\setlength{\columnsep}{0.3125in}
@@ -35,14 +35,14 @@
\setlength{\evensidemargin}{-.304in}
% memento from size10.clo
-% \normalsize{\@setfontsize\normalsize\@xpt\@xiipt}
+% \normalsize{\@setfontsize\normalsize\@xpt\@xiipt}
% \small{\@setfontsize\small\@ixpt{11}}
-% \footnotesize{\@setfontsize\footnotesize\@viiipt{9.5}}
+% \footnotesize{\@setfontsize\footnotesize\@viiipt{9.5}}
% \scriptsize{\@setfontsize\scriptsize\@viipt\@viiipt}
% \tiny{\@setfontsize\tiny\@vpt\@vipt}
-% \large{\@setfontsize\large\@xiipt{14}}
-% \Large{\@setfontsize\Large\@xivpt{18}}
-% \LARGE{\@setfontsize\LARGE\@xviipt{22}}
+% \large{\@setfontsize\large\@xiipt{14}}
+% \Large{\@setfontsize\Large\@xivpt{18}}
+% \LARGE{\@setfontsize\LARGE\@xviipt{22}}
% \huge{\@setfontsize\huge\@xxpt{25}}
% \Huge{\@setfontsize\Huge\@xxvpt{30}}
@@ -50,27 +50,27 @@
{
\newpage
\null
- \vskip .375in
+ \vskip .375in
\begin{center}
- {\Large \bf \@title \par}
- % additional two empty lines at the end of the title
- \vspace*{24pt}
+ {\Large \bf \@title \par}
+ % additional two empty lines at the end of the title
+ \vspace*{24pt}
{
- \large
+ \large
\lineskip .5em
\begin{tabular}[t]{c}
- \@author
+ \@author
\end{tabular}
\par
- }
- % additional small space at the end of the author name
- \vskip .5em
+ }
+ % additional small space at the end of the author name
+ \vskip .5em
{
- \large
+ \large
\begin{tabular}[t]{c}
- \@affiliation
+ \@affiliation
\end{tabular}
- \par
+ \par
\ifx \@empty \@email
\else
\begin{tabular}{r@{~}l}
@@ -79,10 +79,10 @@
\par
\fi
}
- % additional empty line at the end of the title block
- \vspace*{12pt}
+ % additional empty line at the end of the title block
+ \vspace*{12pt}
\end{center}
- }
+ }
\def\abstract
{%
@@ -93,8 +93,8 @@
\def\endabstract
{
- % additional empty line at the end of the abstract
- \vspace*{12pt}
+ % additional empty line at the end of the abstract
+ \vspace*{12pt}
}
\def\affiliation#1{\gdef\@affiliation{#1}} \gdef\@affiliation{}
@@ -108,28 +108,28 @@
\long\def\@makecaption#1#2{
\vskip 10pt
- \setbox\@tempboxa\hbox{\tenhv\noindent #1.~#2}
+ \setbox\@tempboxa\hbox{\tenhv\noindent #1.~#2}
\setlength{\@ctmp}{\hsize}
- \addtolength{\@ctmp}{-\@figindent}\addtolength{\@ctmp}{-\@figindent}
+ \addtolength{\@ctmp}{-\@figindent}\addtolength{\@ctmp}{-\@figindent}
% IF longer than one indented paragraph line
\ifdim \wd\@tempboxa >\@ctmp
% THEN set as an indented paragraph
- \begin{list}{}{\leftmargin\@figindent \rightmargin\leftmargin}
+ \begin{list}{}{\leftmargin\@figindent \rightmargin\leftmargin}
\item[]\tenhv #1.~#2\par
\end{list}
\else
% ELSE center
- \hbox to\hsize{\hfil\box\@tempboxa\hfil}
+ \hbox to\hsize{\hfil\box\@tempboxa\hfil}
\fi}
% correct heading spacing and type
\def\section{\@startsection {section}{1}{\z@}
- {14pt plus 2pt minus 2pt}{14pt plus 2pt minus 2pt} {\large\bf}}
+ {14pt plus 2pt minus 2pt}{14pt plus 2pt minus 2pt} {\large\bf}}
\def\subsection{\@startsection {subsection}{2}{\z@}
{13pt plus 2pt minus 2pt}{13pt plus 2pt minus 2pt} {\elvbf}}
-% add the period after section numbers
-\newcommand{\Section}[1]{\section{\hskip -1em.~#1}}
+% add the period after section numbers
+\newcommand{\Section}[1]{\section{\hskip -1em.~#1}}
\newcommand{\SubSection}[1]{\subsection{\hskip -1em.~#1}}
% end of file latex8.sty