Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Possibility to edit mobile phone label? #20

Open
ltroj opened this issue Feb 7, 2023 · 1 comment
Open

Possibility to edit mobile phone label? #20

ltroj opened this issue Feb 7, 2023 · 1 comment

Comments

@ltroj
Copy link

ltroj commented Feb 7, 2023

Thanks for providing this neat template!

I noticed that setting the frommobilephone: option renders as Mobile phone:.
Is there a way to change this label? I need a localized version.

Same for phone number and mail address.

@vv01f
Copy link

vv01f commented Nov 22, 2024

instead of just \setkomavar{frommobilephone}{$frommobilephone$} in the template

you can redefine the label to e. g. "Mob." with \setkomavar{frommobilephone}[Mob.]{$frommobilephone$}

or you introduce a new variable to use in YAML at the position of the string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants