Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
generalites:erreurs:improper_hyphenation_will_be_flushed [2020/12/12 17:17] – Backquotes remplacés par des doubles apostrophes dbitouzegeneralites:erreurs:improper_hyphenation_will_be_flushed [2021/01/10 17:03] (Version actuelle) – Suppression après fusion avec "generalites/erreurs/i/improper_hyphenation". jejust
Ligne 1: Ligne 1:
-====== Improper ''\hyphenation'' will be flushed ====== 
- 
- 
-For example 
- 
-<code latex> 
-! Improper \hyphenation will be flushed. 
-\'#1->{ 
-       \accent 19 #1} 
-<*> \hyphenation{Ji-m\'e 
-                        -nez} 
-</code> 
-(in Plain TeX) or 
- 
-<code latex> 
-! Improper \hyphenation will be flushed. 
-\leavevmode ->\unhbox  
-                      \voidb@x  
-<*> \hyphenation{Ji-m\'e 
-                        -nez} 
-</code> 
-in LaTeX. 
- 
-As mentioned in 
-  "[[FAQ-nohyph|hyphenation failures]]", 
-"words" containing ''\accent'' commands may not be hyphenated.  As 
-a result, any such word is deemed improper in a ''\hyphenation'' 
-command. 
- 
-Hyphenation happens as paragraphs are laid out; by this time, TeX 
-knows what font is used for each glyph; thus it knows the encoding 
-being used.  So the solution to the problem is to use a font that 
-contains the accented character; doing this this "hides" the accent 
-from the hyphenation mechanisms. 
- 
-For LaTeX users, this is quite an easy task; they select an 8-bit 
-font with the package, as in ''\usepackage[T1]{fontenc}'', and 
-accented-letter commands such as the ''\'e'' in 
-''\hyphenation{Ji-m\'e-nez}'' automatically become the 
-single accented character by the time the hyphenation gets to look at 
-it. 
- 
- 
------ 
- 
-//Source:// [[faquk>FAQ-badhyph|Improper `\hyphenation` will be flushed]] 
- 
-{{htmlmetatags>metatag-keywords=(LaTeX,errors) 
-metatag-og:title=(Improper `\hyphenation` will be flushed) 
-metatag-og:site_name=(FAQ LaTeX francophone) 
-}} 
  
2_programmation/erreurs/improper_hyphenation_will_be_flushed.1607793465.txt.gz · Dernière modification : 2020/12/12 17:17 de dbitouze
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0