public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Pandoc + groff + refer
@ 2021-03-17 11:51 Илья Волк
       [not found] ` <a7731772-f1e4-4793-8e18-a517ef12746cn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Илья Волк @ 2021-03-17 11:51 UTC (permalink / raw)
  To: pandoc-discuss


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

Hello, 

Can somebody share workflow for working with pandoc + groff?

How to refer bibliography?
How to turn on auto numbering images, titles, tables?
How connect groff template to pandoc?

I've tried YAML format for bibtex `bibliography: file.ref` but it does't 
work.

Cheers 

-- 
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/a7731772-f1e4-4793-8e18-a517ef12746cn%40googlegroups.com.

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

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

* Re: Pandoc + groff + refer
       [not found] ` <a7731772-f1e4-4793-8e18-a517ef12746cn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-03-17 14:50   ` Илья Волк
       [not found]     ` <c7e48a7a-a541-40b1-a7cd-2349046b722an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Илья Волк @ 2021-03-17 14:50 UTC (permalink / raw)
  To: pandoc-discuss


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

My code for pandoc is pandoc -t ms --highlight-style=kate -s -o "$base".pdf 
"$file"
My YAML:

---
fontfamily: tnr
fontsize: 14pt
bibliography: lib.ref
title: Title
author: Автор
---
My ref [@ref]
среда, 17 марта 2021 г. в 14:51:39 UTC+3, Илья Волк: 

> Hello, 
>
> Can somebody share workflow for working with pandoc + groff?
>
> How to refer bibliography?
> How to turn on auto numbering images, titles, tables?
> How connect groff template to pandoc?
>
> I've tried YAML format for bibtex `bibliography: file.ref` but it does't 
> work.
>
> Cheers 
>

-- 
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/c7e48a7a-a541-40b1-a7cd-2349046b722an%40googlegroups.com.

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

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

* Re: Pandoc + groff + refer
       [not found]     ` <c7e48a7a-a541-40b1-a7cd-2349046b722an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-03-19 21:37       ` Илья Волк
       [not found]         ` <263402cf-c75d-41a3-a408-d74abc296e46n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Илья Волк @ 2021-03-19 21:37 UTC (permalink / raw)
  To: pandoc-discuss


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

Simply need to add -C
среда, 17 марта 2021 г. в 17:50:35 UTC+3, Илья Волк: 

> My code for pandoc is pandoc -t ms --highlight-style=kate -s -o 
> "$base".pdf "$file"
> My YAML:
>
> ---
> fontfamily: tnr
> fontsize: 14pt
> bibliography: lib.ref
> title: Title
> author: Автор
> ---
> My ref [@ref]
> среда, 17 марта 2021 г. в 14:51:39 UTC+3, Илья Волк: 
>
>> Hello, 
>>
>> Can somebody share workflow for working with pandoc + groff?
>>
>> How to refer bibliography?
>> How to turn on auto numbering images, titles, tables?
>> How connect groff template to pandoc?
>>
>> I've tried YAML format for bibtex `bibliography: file.ref` but it does't 
>> work.
>>
>> Cheers 
>>
>

-- 
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/263402cf-c75d-41a3-a408-d74abc296e46n%40googlegroups.com.

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

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

* AW: Pandoc + groff + refer
       [not found]         ` <263402cf-c75d-41a3-a408-d74abc296e46n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-03-19 23:29           ` denis.maier-FfwAq0itz3ofv37vnLkPlQ
  0 siblings, 0 replies; 4+ messages in thread
From: denis.maier-FfwAq0itz3ofv37vnLkPlQ @ 2021-03-19 23:29 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

But that won't use refer but pandoc's citeproc.

Denis



________________________________________
Von: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> im Auftrag von Илья Волк <thesun409@gmail.com>
Gesendet: Freitag, 19. März 2021 22:37:58
An: pandoc-discuss
Betreff: Re: Pandoc + groff + refer

Simply need to add -C
среда, 17 марта 2021 г. в 17:50:35 UTC+3, Илья Волк:
My code for pandoc is pandoc -t ms --highlight-style=kate -s -o "$base".pdf "$file"
My YAML:

---
fontfamily: tnr
fontsize: 14pt
bibliography: lib.ref
title: Title
author: Автор
---
My ref [@ref]
среда, 17 марта 2021 г. в 14:51:39 UTC+3, Илья Волк:
Hello,

Can somebody share workflow for working with pandoc + groff?

How to refer bibliography?
How to turn on auto numbering images, titles, tables?
How connect groff template to pandoc?

I've tried YAML format for bibtex `bibliography: file.ref` but it does't work.

Cheers

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/263402cf-c75d-41a3-a408-d74abc296e46n%40googlegroups.com<https://groups.google.com/d/msgid/pandoc-discuss/263402cf-c75d-41a3-a408-d74abc296e46n%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
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/2d688a68efdf4191acccf64b75c39021%40ub.unibe.ch.


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

end of thread, other threads:[~2021-03-19 23:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 11:51 Pandoc + groff + refer Илья Волк
     [not found] ` <a7731772-f1e4-4793-8e18-a517ef12746cn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-03-17 14:50   ` Илья Волк
     [not found]     ` <c7e48a7a-a541-40b1-a7cd-2349046b722an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-03-19 21:37       ` Илья Волк
     [not found]         ` <263402cf-c75d-41a3-a408-d74abc296e46n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-03-19 23:29           ` AW: " denis.maier-FfwAq0itz3ofv37vnLkPlQ

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).