Scribble latex render yen sign

svn: r16359

original commit: c448874002cf3934b8e6c8868712576c98f743fd
This commit is contained in:
Matthew Flatt 2009-10-18 12:14:51 +00:00
parent 08351c1a39
commit 4a717f506b
2 changed files with 2 additions and 0 deletions

View File

@ -768,6 +768,7 @@
[(#\〛) "$]\\!]$"]
[(#\↦) "$\\mapsto$"]
[(#\) "$\\top$"]
[(#\¥) "{\\textyen}"]
[else c])
c)])))
(loop (add1 i)))))))

View File

@ -7,6 +7,7 @@
\usepackage{relsize}
\usepackage{wasysym}
\usepackage{skull}
\usepackage{textcomp}
\usepackage[htt]{hyphenat}
\usepackage[usenames,dvipsnames]{color}
\hypersetup{bookmarks=true,bookmarksopen=true,bookmarksnumbered=true}