Skip to content

Commit 5d0bf1d

Browse files
committed
Small changes in README* files.
1 parent 04194f2 commit 5d0bf1d

4 files changed

Lines changed: 23 additions & 20 deletions

File tree

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ La FAQ LaTeX visuelle fait un usage intensif d'hyperliens PDF vers des
3030
pages Web. Malheureusement, tous les visualisateurs de PDF ne supportent
3131
pas ce type d'hyperliens et m�me ceux qui le font doivent g�n�ralement
3232
�tre configur�s pour lancer un navigateur Web. Le document
33-
`troubleshoot-vlf.pdf` est destin� � aider � r�soudre les probl�mes
33+
`troubleshoot-vlf-fr.pdf` est destin� � aider � r�soudre les probl�mes
3434
li�s aux hyperliens dans la FAQ LaTeX visuelle.
3535
Suivez les instructions de ce document pour d�terminer pourquoi les
3636
hyperliens ne fonctionnent pas sur votre syst�me.
@@ -46,7 +46,7 @@ links to the French-speaking FAQ, hosted at:
4646

4747
See file `README.english` for more information in English, and of course
4848
the English original package at:
49-
https://ctan.org/pkg/visualfaq
49+
https://ctan.org/pkg/visualFAQ
5050

5151

5252
I'm deeply grateful to Scott Pakin for sharing his source files, even

README-SRC

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ un certain nombre d'astuces grossi
3030
une illustration de la mauvaise fa�on de faire les choses. Par exemple,
3131
l'insertion d'hyperliens autour d'exemples de mise en page demande pas
3232
mal d'astuces: si vous ne pouvez pas mettre quelque chose dans une
33-
"\fbox" et obtenir un r�sultat correct, vous ne pourrez pas non plus
33+
`\fbox` et obtenir un r�sultat correct, vous ne pourrez pas non plus
3434
mettre facilement un lien hypertexte autour. Ensuite, certaines
3535
extensions ont des fonctionnalit�s contradictoires. Un exemple:
36-
"parskip.sty" fixe l'indentation de tous les paragraphe � z�ro alors
37-
que "indentfirst.sty" fixe l'indentation de tous les paragraphes
36+
`parskip.sty` fixe l'indentation de tous les paragraphe � z�ro alors
37+
que `indentfirst.sty` fixe l'indentation de tous les paragraphes
3838
� une valeur non nulle. Il est clair qu'un fichier LaTeX n'a aucun
3939
int�r�t � charger les deux extensions en m�me temps.
4040

41-
Le fichier "visualFAQ.pdf" sur le CTAN a �t� post-trait� pour inclure
41+
Le fichier `visualFAQ-fr.pdf` sur le CTAN a �t� post-trait� pour inclure
4242
des vignettes des pages et pour supporter le mode "Fast Web View"
4343
(aussi appel� "PDF lin�aris�"). La recompilation du PDF entra�nera
4444
la perte de ces m�tadonn�es. Il est �galement d�conseill� de modifier
@@ -50,11 +50,11 @@ le document.
5050

5151

5252
In short, you're best off using the Visual LaTeX FAQ as it was
53-
intended: Browse through the prebuilt visualFAQ.pdf file, click on
53+
intended: Browse through the prebuilt `visualFAQ-fr.pdf` file, click on
5454
hyperlinks of interest, and learn from what the UK TeX FAQ has to say.
5555

5656
En bref, la meilleure fa�on d'utiliser la FAQ LaTeX Visuelle est de
57-
la prendre comme elle est, de parcourir le fichier "visualFAQ.pdf",
57+
la prendre comme elle est, de parcourir le fichier `visualFAQ-fr.pdf`,
5858
de cliquer sur les hyperliens qui vous int�ressent et d'apprendre
5959
ce que la FAQ LaTeX francophone a � vous dire.
6060

README-SRC.english

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ The source to the Visual LaTeX FAQ necessarily has to utilize a number
2323
of crude hacks and is more often than not a demonstration of how *not*
2424
to achieve a particular effect. First, a lot of trickery is involved
2525
in wrapping hyperlinks around typesetting examples: If you can't put
26-
something in an \fbox and have it look right then you can't easily put
26+
something in an `\fbox` and have it look right then you can't easily put
2727
a hyperlink around it, either. Second, some packages exhibit
28-
contradictory functionality. For example, parskip.sty sets the
29-
paragraph indent to zero for all paragraphs while indentfirst.sty sets
28+
contradictory functionality. For example, `parskip.sty` sets the
29+
paragraph indent to zero for all paragraphs while `indentfirst.sty` sets
3030
the paragraph indent to a nonzero value for all paragraphs. Clearly,
3131
a LaTeX file can't meaningfully load both packages.
3232

33-
The visualFAQ.pdf file on CTAN has been postprocessed to include page
34-
thumbnails and to support "Fast Web View" (a.k.a. Linearized PDF).
33+
The `visualFAQ-fr.pdf` file on CTAN has been postprocessed to include
34+
page thumbnails and to support "Fast Web View" (a.k.a. Linearized PDF).
3535
Rebuilding the PDF will lose that metadata. Changes to the document,
3636
including formatting changes, are also not recommended. Because of
3737
the extensive use of unbreakable TeX boxes the document is very
@@ -40,7 +40,8 @@ inter- and intra-paragraph whitespace to appear throughout the
4040
document.
4141

4242
In short, you're best off using the Visual LaTeX FAQ as it was
43-
intended: Browse through the prebuilt visualFAQ.pdf file, click on
44-
hyperlinks of interest, and learn from what the UK TeX FAQ has to say.
43+
intended: Browse through the prebuilt `visualFAQ-fr.pdf` file, click on
44+
hyperlinks of interest, and learn from what the French-speaking LaTeX
45+
FAQ has to say.
4546

46-
https://texfaq.org/
47+
https://faq.gutenberg.eu.org/

README.english

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,23 @@ an innovative new search interface that presents over a hundred
1616
typeset samples of frequently requested document formatting. Simply
1717
click on a hyperlinked piece of text that matches what you want to
1818
achieve -- or what you want to prevent -- and the Visual LaTeX FAQ
19-
will send your Web browser to the appropriate page in the UK TeX FAQ.
19+
will send your Web browser to the appropriate page in the
20+
French-speaking LaTeX FAQ.
2021

2122
I'm deeply grateful to Scott Pakin for sharing his source files, even
2223
before releasing them publicly, and allowing me to translate his work
2324
to French.
24-
The English original package is available at:
25-
https://ctan.org/pkg/visualfaq
25+
The English original package, containing links to the UK TeX FAQ is
26+
available at:
27+
https://ctan.org/pkg/visualFAQ
2628

2729
Caveat
2830
======
2931

3032
The Visual LaTeX FAQ makes extensive use of PDF hyperlinks to Web
3133
pages. Unfortunately, not every PDF viewer supports this type of
3234
hyperlink and even those viewers that do may need to be configured to
33-
launch a Web browser. The troubleshoot-vlf.pdf document is intended
35+
launch a Web browser. The `troubleshoot-vlf-fr.pdf` document is intended
3436
to help troubleshoot problems with hyperlinks in the Visual LaTeX FAQ.
3537
Follow the instructions in that document to help determine why
3638
hyperlinks aren't working on your system.

0 commit comments

Comments
 (0)