Add Go to the languages in title and footers
This commit is contained in:
parent
173f122b0a
commit
e17337f3a7
@ -1,4 +1,4 @@
|
||||
#+title: Emacs setup for use with LaTeX, Lisp, Org, and Python
|
||||
#+title: Emacs setup for use with Go, LaTeX, Lisp, Org, and Python
|
||||
#+author: Gerard Vermeulen
|
||||
#+latex_class: article-local
|
||||
#+latex_class_options: [11pt,a4paper,english,svgnames]
|
||||
@ -19,7 +19,7 @@
|
||||
:CUSTOM_ID: sec:copying
|
||||
:END:
|
||||
|
||||
This README contains my Emacs setup for use with LaTeX, Lisp, Org, and Python.
|
||||
This README contains my Emacs setup for use with Go, LaTeX, Lisp, Org, and Python.
|
||||
|
||||
Copyright \copy 2021-2023 Gerard Vermeulen.
|
||||
|
||||
@ -3522,7 +3522,7 @@ inclusion (info)]] and [[info:org#Noweb Reference Syntax][noweb (info)]] tricker
|
||||
\fancyhf{}
|
||||
\renewcommand{\footrulewidth}{0.4pt}
|
||||
\fancyfoot[C]{\emph{
|
||||
Emacs setup for use with \LaTeX{}, Lisp, Org, and Python -- Gerard Vermeulen
|
||||
Emacs for Go, \LaTeX{}, Lisp, Org, and Python -- Gerard Vermeulen
|
||||
}
|
||||
}
|
||||
\renewcommand{\headrulewidth}{0.4pt}
|
||||
@ -3542,7 +3542,7 @@ inclusion (info)]] and [[info:org#Noweb Reference Syntax][noweb (info)]] tricker
|
||||
\fancyhf{}
|
||||
\renewcommand{\footrulewidth}{0.4pt}
|
||||
\fancyfoot[C]{\emph{
|
||||
Emacs setup for use with \LaTeX{}, Lisp, Org, and Python -- Gerard Vermeulen
|
||||
Emacs for Go, \LaTeX{}, Lisp, Org, and Python -- Gerard Vermeulen
|
||||
}
|
||||
}
|
||||
\renewcommand{\headrulewidth}{0.4pt}
|
||||
|
Loading…
Reference in New Issue
Block a user