Compare commits

..

No commits in common. "beb307fe782523a10c9dcbfcf763b1d26c36bcb7" and "8817061171fa027f35555d391c83c2ec6cdb5555" have entirely different histories.

3 changed files with 28 additions and 29 deletions

55
MCL.md
View File

@ -53,33 +53,34 @@ Follows the proposed taxonomy replicated as a structure of folders
``` ```
Communication Communication
1.Brand ├── 1.Brand
2.Moodboards ├── 2.Moodboards
1.Health │   ├── 1.Health
2.Economy │   ├── 2.Economy
3.Mobility │   ├── 3.Mobility
4.Public-Services │   ├── 4.Public-Services
5.EnergyAndSustainability │   ├── 5.EnergyAndSustainability
6.OpenInnovativeProjects │   └── 6.OpenInnovativeProjects
3.Texts ├── 3.Texts
1.Internal-EU │   ├── 1.Internal-EU
2.External │   ├── 2.External
3.Divulgative │   └── 3.Divulgative
4.NGI-Identity ├── 4.NGI-Identity
5.SoftwareDocumentation ├── 5.SoftwareDocumentation
6.TV ├── 6.TV
7.Gadgets ├── 7.Gadgets
8.Other ├── 8.Other
9.projects-firstround ├── 9.projects-firstround
1.Health │   ├── 1.Health
- example-project-folder │   │   └── example-project-folder
- press │   │   ├── press
- promo │   │   └── promo
2.Economy │   ├── 2.Economy
3.Mobility │   ├── 3.Mobility
4.Public-Services │   ├── 4.Public-Services
5.EnergyAndSustainability │   ├── 5.EnergyAndSustainability
6.OpenInnovativeProjects │   └── 6.OpenInnovativeProjects
``` ```

Binary file not shown.

View File

@ -152,8 +152,6 @@ $if(logo)$
\logo{\includegraphics{$logo$}} \logo{\includegraphics{$logo$}}
$endif$ $endif$
\newcommand{\passthrough}[1]{\lstset{mathescape=false}#1\lstset{mathescape=true}}
\begin{document} \begin{document}
\maketitle \maketitle