Skip to content

Instantly share code, notes, and snippets.

@concHNO3
Created June 13, 2012 10:22
Show Gist options
  • Select an option

  • Save concHNO3/2923266 to your computer and use it in GitHub Desktop.

Select an option

Save concHNO3/2923266 to your computer and use it in GitHub Desktop.

Revisions

  1. concHNO3 revised this gist Jun 13, 2012. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions gistfile1.tex
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    % Set Helvetica Font in Text and Math %
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    % Set Helvetica Font in Text and Math in LaTeX %
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    \renewcommand{\familydefault}{\sfdefault}
    \usepackage[scaled=1]{helvet}
    \usepackage[helvet]{sfmath}
  2. concHNO3 created this gist Jun 13, 2012.
    7 changes: 7 additions & 0 deletions gistfile1.tex
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    % Set Helvetica Font in Text and Math %
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    \renewcommand{\familydefault}{\sfdefault}
    \usepackage[scaled=1]{helvet}
    \usepackage[helvet]{sfmath}
    \everymath={\sf}