Giter VIP home page Giter VIP logo

Comments (13)

DirkRusche avatar DirkRusche commented on August 20, 2024

Was ist in \sfdefault hinterlegt? Oder anders gefragt, welche Schriftart ist standard?

from latex.

polyfeux avatar polyfeux commented on August 20, 2024

Das dürfte die Standardschriftart von LaTeX sein. Also eine Serifen-Schriftart im Stil von "Times New Roman".

from latex.

DirkRusche avatar DirkRusche commented on August 20, 2024

Done with commit 9ab764b. ☺️

Added a switch in the config for it.

from latex.

polyfeux avatar polyfeux commented on August 20, 2024

Thank you for adding the switch in the config. Unfortunately the page numbers of the content passage are still in a serif font.

from latex.

DirkRusche avatar DirkRusche commented on August 20, 2024

Are you sure? Looks like, everything is fine.

Here are some screenshots of the page numbers:

Compiled with pdflatex on Linux

Serif

image
image

Without Serif

image
image

from latex.

DirkRusche avatar DirkRusche commented on August 20, 2024

@polyfeux Have you already looked this up? ☺️

from latex.

polyfeux avatar polyfeux commented on August 20, 2024

Yeah, it looks good - thanks for asking! 👍

from latex.

DirkRusche avatar DirkRusche commented on August 20, 2024

@polyfeux Okay, ticket can be closed?

from latex.

polyfeux avatar polyfeux commented on August 20, 2024

Yeah - sorry, forgot to include that into the comment.

from latex.

polyfeux avatar polyfeux commented on August 20, 2024

I'm sorry, to comment on this closed issue, but I found for my system (TeXLive + TeXstudio) a solution to display sans-serif page numbers in the content-part and the following pages:
The following code needs to be added into the meta.sty-files in the if-clause for sans-serif (just after the "\renewcommand"):
\fancyfoot[c]{\sffamily\thepage}

I'd suggest I'll add this in a fork of your project some times later. ;)

from latex.

DirkRusche avatar DirkRusche commented on August 20, 2024

So I doesn't work yet? Because you wrote 2 days ago everything looks fine.

from latex.

polyfeux avatar polyfeux commented on August 20, 2024

Yeah, that was because I just had the document with your one-page example.tex.
But after I started to fill the literature.tex and the entire document started to grow, I began to see the other page numbers afterwards.

from latex.

DirkRusche avatar DirkRusche commented on August 20, 2024

As mentioned here, I couldn't reproduce it.

I will look it up again.

from latex.

Related Issues (8)

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.