Various clean up (#134)

* Fix reference and grammar

* Remove obsolete package

* Use colored links in pdf, black when printed

We can debate the colors to use of course, I left the defaults in.
There are accessibility concerns with colors...

* Add supporter.csv to the list of TeX source

So we rebuild everytime we add a new supporter.

* Inline the list of supporters

Those guys are awesome, but do they really need to be in a table one per
line over 3 pages?

* Explicit figure location

h rarelly works, so making it clear top is also an option.
This commit is contained in:
cedounet
2023-06-30 10:47:09 +01:00
committed by GitHub
parent 2582e4c180
commit 17b5ae5f52
6 changed files with 138 additions and 154 deletions

View File

@@ -15,20 +15,7 @@ bread at home.
Thank you very much for your support!\\
\begin{filecontents}{supporters.csv}
\end{filecontents}
\textbf{Big shout-out to all the initial supporters who helped launching this
project:\\}
{Big shout-out to all the initial supporters who helped launching this project:}
\pgfplotstableset{
begin table=\begin{longtable},
end table=\end{longtable},
}
\pgfplotstabletypeset[col sep=comma,
header=true,
columns={Name},
columns/Name/.style={column type=l,string type},
every head row/.style={before row=\toprule, after row=\midrule\endhead},
every last row/.style={after row=\bottomrule}
]{supporters.csv}
\input{supporters.csv}