Provide additional href link command.
Add additional command that can be used in place of href where appropriate.
This commit is contained in:
parent
2ea19b71d4
commit
b75c05d7bb
2 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
\newcommand{\tutorialpartsplit}[2]{#2}
|
||||
|
||||
%\input{no-numbers-on-table-of-contents}
|
||||
\providecommand{\hrefnofollow}[2]{\href{#1}{#2}}
|
||||
|
||||
\hypersetup{pdfinfo={Title={Copyleft and the GNU General Public License: A Comprehensive Tutorial and Guide}}}
|
||||
|
||||
|
|
|
@ -16,3 +16,5 @@
|
|||
<li><a href="/guide/monolithic">HTML (1 pg)</a></li>\Hnewline}}
|
||||
\newcommand{\monolith}{\Configure{next+}{\footermenu\HCode{\Hnewline<nav class="collapse navbar-collapse copyleft-navbar-collapse" role="navigation"><ul class="nav navbar-nav navbar-right">}}{\HCode{</ul></nav></div></footer>}}}
|
||||
\fi
|
||||
|
||||
\def\hrefnofollow#1#2{\Link[#1 rel="nofollow"]{}{}{#2}\EndLink}
|
||||
|
|
Loading…
Reference in a new issue