Skip to content

Commit

Permalink
Fixed spelling error for marking commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
lenhard committed Oct 26, 2012
1 parent 573b702 commit b5b3f01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ The template comes with the following color definitions that conform to the Univ
It offers several commands for formatting text in blue

%Marks text in blue
\marB{some text}
\markB{some text}

%Marks text in blue and bold
\marBB{some text}
\markBB{some text}

%Marks text in blue and italic
\marBI{some text}
\markBI{some text}

You can use another logo next to the university logo (your group logo) by redefining a variable.
This logo will show up in the right upper corner of each slide instead of the university logo.
Expand Down

0 comments on commit b5b3f01

Please sign in to comment.