Giter Club home page Giter Club logo

Comments (7)

TheColin21 avatar TheColin21 commented on July 1, 2024

ich bin ja der meinung wir sollten das vglink command gleich löschen xD

from vorlage-latex.

DSczyrba avatar DSczyrba commented on July 1, 2024

Warum?
Da müsste man die ganze Zeile manuell tippen, mit Link und Datum?
\newcommand{\vglink}[2]{\footnote{\hspace{0.5em}vgl.~\href{#1}{#1}~(#2)}}
Der Abstand passt dann ja auch nicht mehr.
Was macht das für einen Sinn?

Außerdem löst es das Problem nicht

from vorlage-latex.

DSczyrba avatar DSczyrba commented on July 1, 2024

@rearatrox

image

So wäre doch dann richtig oder?

from vorlage-latex.

TheColin21 avatar TheColin21 commented on July 1, 2024

jaa is ja richtig... ich hab das nur noch nie genutzt xD müssen halt für caption für TOF und anzuzeigende caption n weiteres argument an sämtliche umgebungscommands anfügen und ich weiß ausm kopf nich wie man das mit optionalem argument macht

from vorlage-latex.

DSczyrba avatar DSczyrba commented on July 1, 2024

Das wird nicht so gehen...
Also wir könnten ein \linkcaption einbauen...
Was man wenn man die Fußnote verwenden will benutzen könnte.

Das in Kombination mit untendrunter... Momentan sieht es so aus:

\begin{code}[H]
  %Unnötige Teile entfernt
  \caption[Beispielcode 2]{Beispielcode 2\footnotemark}
  \label{code:example2}
\end{code}
\vgcaption{https://google.de}{06.07.2022}

Wobei \vgcaption quasi das hier ist:
\newcommand{\vgcaption}[2]{\footnotetext{\hspace{0.5em}vgl.~\href{#1}{#1}~(#2)}}

Das muss aber unbedingt außerhalb des Floats, also können wir da mit einem Command nicht viel machen.
Sollte das gewünscht sein, müsste dann der User tätig werden.

from vorlage-latex.

TheColin21 avatar TheColin21 commented on July 1, 2024

man könnte es auch anders hacky machen. immer ein argument mehr verlangen, mit ifthen unterscheiden, ob das zusatz caption feld leer is und dementsprechend umschalten. aber das wär n breaking change und es mir nich wert

from vorlage-latex.

DSczyrba avatar DSczyrba commented on July 1, 2024

junge, ne das machen wa nicht.
Meins ist nicht Breaking und nur optional... Sollte es tun.

from vorlage-latex.

Related Issues (20)

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.