Changeset - b75c05d7bb10
[Not reviewed]
0 2 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-18 04:11:56
bkuhn@ebb.org
Provide additional href link command.

Add additional command that can be used in place of href where
appropriate.
2 files changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
comprehensive-gpl-guide.tex
Show inline comments
...
 
@@ -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}}}
 

	
tex4ht.usr
Show inline comments
...
 
@@ -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}
0 comments (0 inline, 0 general)