-
Notifications
You must be signed in to change notification settings - Fork 730
upm-report:0.1.0 #3255
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
base: main
Are you sure you want to change the base?
upm-report:0.1.0 #3255
Conversation
#if school-watermark != none { | ||
place( | ||
right + bottom, | ||
image(school-watermark, width: 90%), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This won't work as you would expect. You should take an image
as parameter directly, see this guide for more details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a typo in the name of this file, it should be called placeholder.png
.
|
||
To compile this template, run: | ||
|
||
```typst compile --root . template/main.typ``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is only true in a development setup. Most people will start their project with typst init @preview/upm-report
and compile with typst compile main.typ
, or use the web app. It would be nice to document that.
@@ -0,0 +1,16 @@ | |||
[package] | |||
name = "upm-report" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because this package is not official, can you choose a more distinctive name please, to meet our naming guidelines?
I am submitting
Description: Unnoficial Typst version of the LaTeX template for Universidad Politécnica de Madrid thesis and reports.
I have read and followed the submission guidelines and, in particular, I
typst.toml
file with all required keysREADME.md
with documentation for my packageLICENSE
file or linked one in myREADME.md
exclude
d PDFs or README images, if any, but not the LICENSE