Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Neues, eckiges Rad durch altes, rundes Rad ersetzt. #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 20, 2023

  1. Neues, eckiges Rad durch altes, rundes Rad ersetzt.

    - Es gibt bereits die Umgebung `marginfigure`.
    - `\floatmarginfigure` ist irreführend benannt, da das Bild kein Gleitelement mehr ist.
    - `\floatmarginfigure` hat extreme Probleme mit Abständen, die nur ungenügend behoben wurden. `marginfigure` hat diese nicht.
    - Es war sowieso ein Stil für die Beschriftung von `marginfigure` vorhanden. Wieso also nicht nutzen?
      - Der Stil ward der normalen Beschriftung von Abbildungen angepasst, da der bisher eingesetzt wurde.
        - Wahrscheinlich sollte man das auch für die Stile von `sidecaption` und `sidecapfmt` (wozu ist der?) machen.
    - Durch die Einbindung in `\aside` hatten Knotenbeschriftungen zwangsweise den Schriftstil `marginnote` übernommen. Der wird nun händisch hinzugefügt – entfernen, falls unerwünscht!
    
    Signed-off-by: s9770652 <s9770652@stud.uni-frankfurt.de>
    s9770652 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c2e5cae View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    03c5a5a View commit details
    Browse the repository at this point in the history