Compare commits
3 Commits
a2b3c971ce
...
86fbf0f0a6
| Author | SHA1 | Date | |
|---|---|---|---|
| 86fbf0f0a6 | |||
| 5d115f3b36 | |||
| 1eb1a43806 |
12
README
12
README
@@ -2,26 +2,24 @@
|
||||
=== LaTeX Custom Scripts ======
|
||||
================================
|
||||
|
||||
Copyright (c) 2009-2018 Benjamin Mako Hill <mako@atdot.cc>
|
||||
Copyright (c) 2009-2025 Benjamin Mako Hill <mako@atdot.cc> / <makohill@uw.edu>
|
||||
|
||||
This repository contains LaTeX configuration files that I use to format
|
||||
my papers. They are all released under the GNU GPL version 3 or later.
|
||||
|
||||
The latest version can be found in git at:
|
||||
https://projects.mako.cc/source/latex_mako/
|
||||
https://gitea.communitydata.science/collective/cdsc_tex
|
||||
|
||||
As scripts and configuration files, I do not "release" these files. You
|
||||
can always check out the latest version with Git with the following
|
||||
command:
|
||||
|
||||
git clone git://projects.mako.cc/latex_mako
|
||||
git clone https://gitea.communitydata.science/collective/cdsc_tex.git
|
||||
|
||||
Bug reports, comments, questions, and patches can all be directed to:
|
||||
|
||||
Benjamin Mako Hill <mako@atdot.cc>
|
||||
|
||||
The paper template has seen quite a lot of recent work. The letter
|
||||
template has seen very little and may only barely function.
|
||||
Benjamin Mako Hill <makohill@uw.edu> [work]
|
||||
Benjamin Mako Hill <mako@atdot.cc> [personal]
|
||||
|
||||
================================
|
||||
=== Dependencies ===============
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
% \usepackage{endfloat}
|
||||
|
||||
% import and customize urls
|
||||
\usepackage[usenames,dvipsnames]{color}
|
||||
\usepackage[dvipsnames]{xcolor}
|
||||
\usepackage[breaklinks]{hyperref}
|
||||
|
||||
\hypersetup{colorlinks=true, linkcolor=Black, citecolor=Black, filecolor=Blue,
|
||||
|
||||
Reference in New Issue
Block a user