Revision: 18282
http://sourceforge.net/p/gate/code/18282
Author: ian_roberts
Date: 2014-08-29 11:01:00 +0000 (Fri, 29 Aug 2014)
Log Message:
-----------
Make permalinks https:
Modified Paths:
--------------
userguide/trunk/tao_main.tex
Modified: userguide/trunk/tao_main.tex
===================================================================
--- userguide/trunk/tao_main.tex 2014-08-29 01:19:47 UTC (rev 18281)
+++ userguide/trunk/tao_main.tex 2014-08-29 11:01:00 UTC (rev 18282)
@@ -232,18 +232,18 @@
\def\smartpart@label[#1]#2{\htcode{<A NAME="#1"></A>}\part[#2]{#2
\htcode{<span style="font-size:x-small">[<A
- href="http://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link
+ href="https://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link
to this part">\#</A>]</span>}}\label{#1}}
\def\smartpart@nolabel#1{\part{#1}}
- \def\chapt@label[#1]#2{\htcode{<A NAME="#1"></A>}\chapter[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="http://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link to
this chapter">\#</A>]</span>}}\label{#1}}
+ \def\chapt@label[#1]#2{\htcode{<A NAME="#1"></A>}\chapter[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="https://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link
to this chapter">\#</A>]</span>}}\label{#1}}
\def\chapt@nolabel#1{\chapter{#1}}
- \def\sect@label[#1]#2{\htcode{<A NAME="#1"></A>}\section[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="http://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link to
this section">\#</A>]</span>}}\label{#1}}
+ \def\sect@label[#1]#2{\htcode{<A NAME="#1"></A>}\section[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="https://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link
to this section">\#</A>]</span>}}\label{#1}}
\def\sect@nolabel#1{\section{#1}}
- \def\subsect@label[#1]#2{\htcode{<A NAME="#1"></A>}\subsection[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="http://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link to
this section">\#</A>]</span>}}\label{#1}}
+ \def\subsect@label[#1]#2{\htcode{<A NAME="#1"></A>}\subsection[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="https://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link
to this section">\#</A>]</span>}}\label{#1}}
\def\subsect@nolabel#1{\subsection{#1}}
- \def\subsubsect@label[#1]#2{\htcode{<A NAME="#1"></A>}\subsubsection[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="http://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link to
this section">\#</A>]</span>}}\label{#1}}
+ \def\subsubsect@label[#1]#2{\htcode{<A NAME="#1"></A>}\subsubsection[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="https://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link
to this section">\#</A>]</span>}}\label{#1}}
\def\subsubsect@nolabel#1{\subsubsection{#1}}
- \def\para@label[#1]#2{\htcode{<A NAME="#1"></A>}\paragraph[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="http://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link to
this section">\#</A>]</span>}}\phantomsection\label{#1}}
+ \def\para@label[#1]#2{\htcode{<A NAME="#1"></A>}\paragraph[#2]{#2
\htcode{<span style="font-size:x-small">[<A
href="https://gate.ac.uk/userguide/#1\permalinktrailer" title="Permanent link
to this section">\#</A>]</span>}}\phantomsection\label{#1}}
\def\para@nolabel#1{\paragraph{#1}}
\else
\def\smartpart@label[#1]#2{\part{#2}\label{#1}}
@@ -407,7 +407,7 @@
to the documentation for that release instead, which is accessible via
the Help menu in GATE Developer.\\
The latest release is
- \htlink{http://gate.ac.uk/userguide?gateVersion=8.0}{version 8.0}
+ \htlink{https://gate.ac.uk/userguide?gateVersion=8.0}{version 8.0}
\end{center}
\end{minipage}}
\fi
@@ -489,14 +489,14 @@
\mbox{ } \\
\hspace*{0.75cm} \copyright The University of Sheffield, Department of
Computer Science 2001-2014 \\
\mbox{ } \\
-\hspace*{0.75cm} \htlink{http://gate.ac.uk/}{\tt http://gate.ac.uk/} \\
+\hspace*{0.75cm} \htlink{https://gate.ac.uk/}{\tt https://gate.ac.uk/} \\
\vspace*{0.2in}
\htlatex{
\hspace*{0.75cm}
\ifprintedbook \else%only print this link if this is not the book
{\normalsize \bf This user manual is free, but please consider making a
\htlink{https://onlinepayments.shef.ac.uk/donations/}{donation}.} \\
\hspace*{0.75cm} \\
- {\normalsize \bf HTML version:
\htlink{http://gate.ac.uk/userguide\ifgaterelease?gateVersion=\gateversion\fi}{\tt
http://gate.ac.uk/userguide}}
+ {\normalsize \bf HTML version:
\htlink{https://gate.ac.uk/userguide\ifgaterelease?gateVersion=\gateversion\fi}{\tt
https://gate.ac.uk/userguide}}
\fi
\vspace*{0.1in}
}
@@ -572,7 +572,7 @@
S1 4DP\\
United Kingdom\\
\\
-http://gate.ac.uk
+https://gate.ac.uk
This work is licenced under the Creative Commons Attribution-No Derivative
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs