Günter Zöchbauer

Results 303 comments of Günter Zöchbauer

I added another bullet that I couldn't find documentation for.

I had to wrap the content with `@startuml` and `@enduml` and then just include the content from a standalone `.puml` file like ``` #+begin_src plantuml :file ./0003_files/layout_architecture.svg @startuml !include 0003_files/layout_architecture.puml...

@hilin a bit late, but look for `.box_it()` and `BoxOp`

I run into this with NixOS and just post this here in case someone ends up here like I did. I also had to add `-P .../libykcs11.so` to `ssh-agent` to...

polymer_elements, polymer_ui_elements, core_elements in my bwu-dart repo are not maintained anymore because the Dart team released their own core- and paper-elements

A workaround might be to remove the preamble see http://japhr.blogspot.co.at/2011/12/git-scribe-syntax-highlighting-on.html for more details

For me fixing the path to `xslthl-config.xml` in `/var/lib/gems/2.1.0/gems/git-scribe-0.1.1/docbook-xsl/fo.xsl` solved it.

Can you please provide a minimal reproduction, ideally published to GitHub?