Code Monkey home page Code Monkey logo

beamer-tue's People

Contributors

caster avatar timvdalen avatar willem3141 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

beamer-tue's Issues

Theme colors containing f do not work

Hexadecimal theme colors containing the letter f seem to be misparsed.

\usetheme[theme=\#0000f0, ...]{tue2008}

yields

! Missing number, treated as zero.
<to be read again> 
                   f
l.71 \ProcessOptionsBeamer

Add an option to remove the slide numbers

Some people do not like slide numbers and then you need to hack it out of the theme manually ๐Ÿ˜‰

I'll do this eventually, this issue is more of a self-reminder.

Font installation on Windows 7 fails

Dear all,

After following the installation instructions tue.map is not found by latex; kpsewhich tue.map does not return a location. Also, Texstudio doesn't compile anymore and complains that 'The zmbro8r source file could not be found'. I use TeXstudio 2.12.8 & MiKTeX 2.9 on a Windows 7 system.
What am I missing?

Best regards,
Yeshi

GitHub pages

We do not need the gh-pages branch anymore. Instead, we can make the README.md short and move all documentation to a docs directory, that can then be used to generate the site. Could be nice to do.

Page number after title page

I have tried the TU/e beamer and really like it.

However I got a problem:
The page number started from 2 after the title page

Is there anything I can do to fix this?

Thanks a lot!

Error \pgfpages@layoutbefore@6 on 1 already defined

Hello. I am new to Beamer. Using this theme, my pdf failed to compile. I used the hello world example. The error is: ! LaTeX Error: Command \pgfpages@layoutbefore@6 on 1 already defined.Or name \end... illegal, see p.192 of the manual.See the LaTeX manual or LaTeX Companion for explanation.Type H <return> for immediate help.... }.

Is this fixable? Thanks!

Make header bar size easy to change

Changing the height of the header bar is currently nontrivial. It would be nice if we would have an option that takes a length, to be used for the header bar height.

Font install fails on Windows

Hello. I'm using Windows 7 x64 and I followed the steps in the readme to the letter. In the end, when I ran kpsewhich tue.map, it reported "Sorry, but "MiKTeX Configuration Utility" did not succeed".

Another issue is that you mention the path dvips/config/tue.map, but your latex_huisstijl.zip does not include a dvips folder. tue.map now resides in fonts\map\tue.map.

Thank you

Mac font installation

I followed the installation font installation instructions for Mac, but it continuously gave an error. I finally achieved a systemwide installation by doing the following:

  1. kpsewhich --var-value TEXMFLOCAL, this gave me /usr/local/texlive/texmf-local/
  2. cp -r /path/to/latex_huisstijl.zip /usr/local/texlive/texmf-local/.
  3. cd /usr/local/texlive/texmf-local
  4. unzip huisstijl.zip
  5. sudo mktexlsr
  6. sudo updmap-sys --enable Map=tue.map
  7. sudo updmap-sys

Without the last command, it wouldn't install. This post helped me: Problem using locally installed font.

\centering doesn't work in plainframes

This doesn't center the text:

\begin{plainframe}{}
    \centering
    bla bla bla\ldots
\end{plainframe}

On the other hand, this does:

\begin{frame}{}
    \centering
    bla bla bla\ldots
\end{frame}

I guess we should find out why this happens, or at least document it... ๐Ÿ˜‰

(Note that \begin{center} ... \end{center} works in both environments, so it is not a huge issue ๐Ÿ˜„)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.