public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Custom headings, tiltle  and other metadata
@ 2023-05-15 22:07 Kristof Mann
       [not found] ` <6d78e8a3-6cd8-4645-bcb5-7feb0c5b9302n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Kristof Mann @ 2023-05-15 22:07 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1098 bytes --]

I need an output like this: 
https://addi.ehu.es/bitstream/handle/10810/58485/TFG_Marina_Martinez.pdf?sequence=5&isAllowed=y


So I need custom spacing in title, custom title size (default pandoc title 
size is too small) and to start the title more at the center of the page, 
to insert in the metadata "Modalidad IV" and to put "tutor: Name of tutor" 
after the author name. And I would also need to custom for APA the headings 
(h1 centered, capital and 18p, h2 left aligned, 16p...)

And insert the university logos. 

So what is the best approach to obtain the most similar output to the 
above? Using a custom-reference.docx? Any tutorial or documentation that 
covers all I need?

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/6d78e8a3-6cd8-4645-bcb5-7feb0c5b9302n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1497 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Custom headings, tiltle and other metadata
       [not found] ` <6d78e8a3-6cd8-4645-bcb5-7feb0c5b9302n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2023-05-19  7:04   ` ThomasH
       [not found]     ` <c6de82bf-e51e-4558-818c-a15fe4d4fe6an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: ThomasH @ 2023-05-19  7:04 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1518 bytes --]

From which format to which format are you translating? Is PDF the output 
format? From your description it seems that most issues have to do with 
styling, so all you had to do is provide e.g. a CSS style file, if your 
output format is HTML. I think there is also something analogous for PDF.

On Tuesday, May 16, 2023 at 12:07:49 AM UTC+2 Kristof Mann wrote:

> I need an output like this: 
> https://addi.ehu.es/bitstream/handle/10810/58485/TFG_Marina_Martinez.pdf?sequence=5&isAllowed=y
>
>
> So I need custom spacing in title, custom title size (default pandoc title 
> size is too small) and to start the title more at the center of the page, 
> to insert in the metadata "Modalidad IV" and to put "tutor: Name of tutor" 
> after the author name. And I would also need to custom for APA the headings 
> (h1 centered, capital and 18p, h2 left aligned, 16p...)
>
> And insert the university logos. 
>
> So what is the best approach to obtain the most similar output to the 
> above? Using a custom-reference.docx? Any tutorial or documentation that 
> covers all I need?
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/c6de82bf-e51e-4558-818c-a15fe4d4fe6an%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2475 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Custom headings, tiltle and other metadata
       [not found]     ` <c6de82bf-e51e-4558-818c-a15fe4d4fe6an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2023-05-20 13:47       ` Kristof Mann
  0 siblings, 0 replies; 3+ messages in thread
From: Kristof Mann @ 2023-05-20 13:47 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1747 bytes --]

I have a document in markdown with some some metadata in the yaml (title, 
author, date...) and I want an output in pdf. 
El viernes, 19 de mayo de 2023 a las 9:04:36 UTC+2, ThomasH escribió:

> From which format to which format are you translating? Is PDF the output 
> format? From your description it seems that most issues have to do with 
> styling, so all you had to do is provide e.g. a CSS style file, if your 
> output format is HTML. I think there is also something analogous for PDF.
>
> On Tuesday, May 16, 2023 at 12:07:49 AM UTC+2 Kristof Mann wrote:
>
>> I need an output like this: 
>> https://addi.ehu.es/bitstream/handle/10810/58485/TFG_Marina_Martinez.pdf?sequence=5&isAllowed=y
>>
>>
>> So I need custom spacing in title, custom title size (default pandoc 
>> title size is too small) and to start the title more at the center of the 
>> page, to insert in the metadata "Modalidad IV" and to put "tutor: Name of 
>> tutor" after the author name. And I would also need to custom for APA the 
>> headings (h1 centered, capital and 18p, h2 left aligned, 16p...)
>>
>> And insert the university logos. 
>>
>> So what is the best approach to obtain the most similar output to the 
>> above? Using a custom-reference.docx? Any tutorial or documentation that 
>> covers all I need?
>>
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ecdcca7f-cfa5-4125-8870-9ea7e7618b42n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2871 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-20 13:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-15 22:07 Custom headings, tiltle and other metadata Kristof Mann
     [not found] ` <6d78e8a3-6cd8-4645-bcb5-7feb0c5b9302n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-05-19  7:04   ` ThomasH
     [not found]     ` <c6de82bf-e51e-4558-818c-a15fe4d4fe6an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-05-20 13:47       ` Kristof Mann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).