Changeset 7e8db9e for doc/LaTeXmacros


Ignore:
Timestamp:
Apr 1, 2025, 9:12:39 AM (6 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
3181a33
Parents:
fc8ec54
Message:

change shape of single and backtick quotes

Location:
doc/LaTeXmacros
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/LaTeXmacros/common.sty

    rfc8ec54 r7e8db9e  
    1111%% Created On       : Sat Apr  9 10:06:17 2016
    1212%% Last Modified By : Peter A. Buhr
    13 %% Last Modified On : Fri Mar 14 19:11:27 2025
    14 %% Update Count     : 663
     13%% Last Modified On : Wed Mar 19 21:22:28 2025
     14%% Update Count     : 664
    1515%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1616
     
    316316  {~}{\raisebox{0.3ex}{\(\scriptstyle\sim\,\)}}1
    317317%  {'}{\ttfamily'\hspace*{-0.4ex}}1
    318   {`}{\ttfamily\upshape\hspace*{-0.3ex}`}1
     318%  {`}{\ttfamily\upshape\hspace*{-0.3ex}`}1
     319  {`}{\raisebox{-2pt}{\large\textasciigrave\hspace{-1pt}}}1
    319320  {<-}{$\leftarrow$}2
    320321  {=>}{$\Rightarrow$}2
  • doc/LaTeXmacros/common.tex

    rfc8ec54 r7e8db9e  
    1111%% Created On       : Sat Apr  9 10:06:17 2016
    1212%% Last Modified By : Peter A. Buhr
    13 %% Last Modified On : Thu Mar 13 21:16:53 2025
    14 %% Update Count     : 687
     13%% Last Modified On : Wed Mar 19 07:37:17 2025
     14%% Update Count     : 688
    1515%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1616
     
    320320  {~}{\raisebox{0.3ex}{\(\scriptstyle\sim\,\)}}1
    321321%  {'}{\ttfamily'\hspace*{-0.4ex}}1
    322   {`}{\ttfamily\upshape\hspace*{-0.3ex}`}1
     322%  {`}{\ttfamily\upshape\hspace*{-0.3ex}`}1
     323  {`}{\raisebox{-2pt}{\large\textasciigrave\hspace{-1pt}}}1
    323324  {<-}{$\leftarrow$}2
    324325  {=>}{$\Rightarrow$}2
Note: See TracChangeset for help on using the changeset viewer.