Browse Source

Update README.md

master
Gerardo Marx Chávez-Campos 5 years ago
committed by GitHub
parent
commit
2705f65f07
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions
  1. +11
    -1
      README.md

+ 11
- 1
README.md View File

@ -1,2 +1,12 @@
# itm-Poster
The ITM class for Posters using Tikzposter Class
The ITM class for Posters using Tikzposter Class. The template uses an institutional color palethe to create formal posters. How ever the colors can be modified in the preamble by changing the next lines of code:
```LaTeX
\definecolor{mygray}{HTML}{CCCCCC}
\definecolor{itmGuinda}{RGB}{121,31,37}
\definecolor{itmMoztaza}{RGB}{197, 144, 48}
\definecolor{itmMoztaza2}{RGB}{205, 210, 250}
\definecolor{itmGuinda2}{RGB}{165, 96, 102}
\definecolor{itmGuinda3}{RGB}{214, 180, 183}
´´´

Loading…
Cancel
Save