Created
February 13, 2015 15:22
-
-
Save aminophen/d83eee53bf57fea4b2bc to your computer and use it in GitHub Desktop.
TeX のフォントの文字一覧表:fonttable 作成
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage{fonttable} | |
\begin{document} | |
\fonttable{CountriesOfEurope} | |
\end{document} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
「TeX のフォントの文字一覧表:testfont」参照。
CountriesOfEurope フォントの文字一覧(このフォントについては「ヨーロッパの地図をフォントとして出力:CountriesOfEurope」参照)を、fonttable パッケージを使って出力する LaTeX ソース。