summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/aeb-mlink/examples
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2018-09-13 10:30:12 +0900
committerNorbert Preining <norbert@preining.info>2018-09-13 10:30:12 +0900
commit540647baf7d7dbdd6a7c355f920fcf90bd296c65 (patch)
treeeb933cbdb22a0fa4ae9a7044f6d9047bc85d7d54 /texmf-dist/doc/latex/aeb-mlink/examples
parent26f4947f509c2440ce28e625133a15f6a2446920 (diff)
aeb-mlink update
Diffstat (limited to 'texmf-dist/doc/latex/aeb-mlink/examples')
-rw-r--r--texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.pdfbin66094 -> 62931 bytes
-rw-r--r--texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.tex9
-rw-r--r--texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.pdfbin37152 -> 35662 bytes
-rw-r--r--texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.tex11
4 files changed, 14 insertions, 6 deletions
diff --git a/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.pdf b/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.pdf
index 5f2e7d64..02be88e9 100644
--- a/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.pdf
+++ b/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.pdf
Binary files differ
diff --git a/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.tex b/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.tex
index 4c74a11a..e2a2a4ec 100644
--- a/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.tex
+++ b/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.tex
@@ -46,7 +46,6 @@ next line. Now, I'll \mlhypertext[\A{\JS{app.alert("Second
Link")}}]{insert a multi-line link.}\footnote{Techniques by D. P.
Story} Can we continue with this? Yes, so says D. P. Story.
-
This paragraph contains two links that go beyond the
\mlhypertext[\A{\JS{app.alert("Third Link")}}]{margins of this text width},
so it wraps around to the next line. Let's try a numbered equation:
@@ -60,12 +59,10 @@ multiline type.}\footnote{D.P. Story is very nice fellow, but he has a rather
compliments} so we don't inflate his ego more.} Can we continue with
this? Yes, so says D. P. Story.
+%\turnSyllbCntOn
On the next page, we try multiple column format.
-
-\goodbreak
-
-\mlhypertext[\S{U}\W{1}\Color{0 0.6 0}\A{\JS{app.alert(\Msgii)}}]{Welcome my friends to my residence, humble as it is. The encyclopedia is a wonderful book.}
+\mlhypertext[\mlcrackat{3}\S{U}\W{1}\Color{0 0.6 0}\A{\JS{app.alert(\Msgii)}}]{Welcome my friends to my residence, humble as it is. The encyclopedia is a wonderful book.}
We shall study it closely during your visit.
Try this great link: \mlhypertext[\A{\JS{app.alert("Yes, they do!");}}]{J\"{u}rgen, \LaTeX{} and
@@ -118,7 +115,7 @@ this section. I take that back, below are notes and problem areas:
\begin{enumerate}
\item It is possible to break multi-line links across page boundaries, see
- the \href{http://www.acrotex.net/blog/?p=1383}{{Acro\!\TeX} Blog} article
+ the \href{http://www.acrotex.net/blog/?p=1383}{{Acro\!\TeX} Blog} article
\textsl{\mlhref{http://www.acrotex.net/blog/?p=1383}{Crossing page boundaries with multi-line links}} for a demo file of this.
\item See the \textsf{soul} package documentation for limitations on the arguments
of the \cs{mlxx} commands.
diff --git a/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.pdf b/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.pdf
index 17e2a612..b8467599 100644
--- a/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.pdf
+++ b/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.pdf
Binary files differ
diff --git a/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.tex b/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.tex
index ca8c7d8f..926dda1b 100644
--- a/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.tex
+++ b/texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.tex
@@ -33,5 +33,16 @@ Try a PDF with search: \mlurl{http://www.math.uakron.edu/~dpstory/acrotex/aeb_ma
The comment character can be used to wrap a long URL to the next line without effecting the address,
as is done in the source file.
+Let's take that long URL and break it across the page.
+
+\vspace{23\baselineskip}
+
+%\turnSyllbCntOn
+
+
+Try a PDF with search: \mlurl[\mlcrackat{8}]{http://www.math.uakron.edu/~dpstory/acrotex/aeb_man.pdf#page=8%
+&search=AcroTeX\%20web\%20exerquiz}
+
+That's a long URL that has been broken across the page boundary.
\end{document}