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

[BUG] Fix plain report degree name and add title #486

Open
fernandesafp opened this issue Feb 16, 2024 · 1 comment
Open

[BUG] Fix plain report degree name and add title #486

fernandesafp opened this issue Feb 16, 2024 · 1 comment

Comments

@fernandesafp
Copy link
Contributor

The plain report type has an extra space before "STUDY PROGRAM NAME", which makes it not aligned with the following lines.

For example:

image

I can fix it by adding: \degreenameprefix(plain,en):={Some prefix} on NOVAthesisFiles/Strings/strings-en.ldf.

image

Nonetheless, I think this should/could be fixed in another way.

My feature request would be to allow us to add a title, just like "Thesis proposal" or "Thesis Plan" document type:

image

I have tried to add \dissertationplan(plain,en):={Something} on NOVAthesisFiles/Schools/nova/fct/nova-fct-defaults.ldf but it did not work.

@fernandesafp
Copy link
Contributor Author

In the end, what worked for me was adding, for example:

\degreenameprefix(plain,en):={R\lowercase{eport}\\Doctoral program in}

to NOVAthesisFiles/Strings/strings-en.ldf.

Again this could be fixed in another way.

@fernandesafp fernandesafp changed the title [FEATURE REQ] Fix plain report degree name and add title [BUG] Fix plain report degree name and add title Feb 28, 2024
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

1 participant