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
composition:texte:symboles:symbole_registered2 [2018/05/24 22:06] joseph.wrightcomposition:texte:symboles:symbole_registered2 [2020/12/19 18:26] (Version actuelle) – Suppression de la page reportée (et traduite) sur la page française. yannick.tanguy
Ligne 1: Ligne 1:
---- 
-section: Symbols, etc. 
-permalink: /FAQ-tradesyms.html 
-date: 2014-06-10 
---- 
- 
-# How to get copyright, trademark, etc. 
- 
-The '' 
-[Comprehensive symbol list]({% post_url FAQ-symbols %})'', lists 
-the symbol commands `\textcopyright`, 
-`\textregistered` and `\texttrademark`, which are available in 
-TS1-encoded fonts, and which are enabled using the 
-[`textcomp`](https://ctan.org/pkg/textcomp) package. 
- 
-In fact, all three commands are enabled in default LaTeX, but the 
-glyphs you get aren't terribly beautiful.  In particular, 
-`\textregistered` behaves oddly when included in bold text (for 
-example, in a section heading), since it is composed of a small-caps 
-letter, which typically degrades to a regular shape letter when asked 
-to set in a bold font.  This means that the glyph becomes a circled 
-''r'', whereas the proper symbol is a circled ''R''. 
- 
-This effect is of course avoided by use of [`textcomp`](https://ctan.org/pkg/textcomp). 
- 
-Another problem arises if you want `\textregistered` in a 
-superscript position (to look similar to `\texttrademark`). 
-Using a maths-mode superscript to do this provokes lots of pointless 
-errors: you _must_ use 
-```latex 
-\textsuperscript{\textregistered} 
-``` 
- 
  
3_composition/texte/symboles/symbole_registered2.1527199575.txt.gz · Dernière modification : 2018/05/24 22:06 de joseph.wright
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0