18
0

Compare commits

...

3 Commits

Author SHA1 Message Date
86fbf0f0a6 remove deprecated option to xcolor (usenames) 2026-03-23 12:48:34 +09:00
5d115f3b36 move from color to xcolor 2026-03-21 16:03:32 +09:00
1eb1a43806 updated README file 2025-11-01 12:06:30 -07:00
2 changed files with 6 additions and 8 deletions

12
README
View File

@@ -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 ===============

View File

@@ -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,