Re: [pollen] Re: Source files in multiple directories and generating an index

2019-02-19 Thread Matthew Butterick
The revision with the bugfix is 1.5.2028.835.


> On Feb 19, 2019, at 4:01 PM, Evžen Wybitul  wrote:
> 
> It says 1.5.1987.839
> 
> Dne středa 20. února 2019 1:00:33 UTC+1 Matthew Butterick napsal(a):
> What is your `raco pollen version`?

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [pollen] Re: Source files in multiple directories and generating an index

2019-02-19 Thread Evžen Wybitul
It says 1.5.1987.839

Dne středa 20. února 2019 1:00:33 UTC+1 Matthew Butterick napsal(a):
>
> What is your `raco pollen version`?
>
>
> On Feb 19, 2019, at 3:56 PM, Evžen Wybitul  > wrote:
>
> Even with the new fix the relative paths don't work. I'm getting the 
> following error:
>
> find-relative-path: contract violation
>   expected: (and/c path-for-some-system? simple-form?)
>   given: 
> #
>
> My file looks like this:
>
> #lang pollen
>
> ◊define-meta[template]{../../lecture-page-template.html}
> ◊define-meta[title]{Analýza II}
>
> And is in *doc/analyza/*, while the template is located in the same 
> directory as *doc*.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [pollen] Re: Source files in multiple directories and generating an index

2019-02-19 Thread Matthew Butterick
What is your `raco pollen version`?


> On Feb 19, 2019, at 3:56 PM, Evžen Wybitul  wrote:
> 
> Even with the new fix the relative paths don't work. I'm getting the 
> following error:
> 
> find-relative-path: contract violation
>   expected: (and/c path-for-some-system? simple-form?)
>   given: 
> #
> 
> My file looks like this:
> 
> #lang pollen
> 
> ◊define-meta[template]{../../lecture-page-template.html}
> ◊define-meta[title]{Analýza II}
> 
> And is in doc/analyza/, while the template is located in the same directory 
> as doc.

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.