-
I have found a problem using asciidoctorj-pdf which I could fix by changing lib/prawn/text/formatted/box.rb in the packaged prawn gem. Details in https://github.com/asciidoctor/asciidoctorj-pdf/issues…
-
### Version
Alpha V1.4.0.0
### Bug
Seamoth sounds such as the turbines, the lights, and the Prawn Suit sounds such as walking, and the jump jet are shared among all players
### Expected
The e…
-
Hello 👋🏻 everyone!
I've been reviewing the `CNAME` list at this URL:
https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
When I pro…
-
ALERT: Ensure that you are using Ruby 2.5.9 for all gems that you install for the Asciidoctor toolchain.
http://rubyinstaller.org/
does this mean that I should download ruby 2.5.9 from rubyinsta…
-
https://github.com/silviarico/proyecto1.git
-
**Your environment**
Let us know details such as
- Which institution's Autolab you are using (e.g. Carnegie Mellon's Autolab at https://autolab.andrew.cmu.edu/ etc)
- Carnegie Mellon
- Operat…
-
I'm trying to get emoji rendering working, and I'm failing. I'm trying to use NotoColorEmoji.ttf and I am experiencing this error:
```
2020-03-09T00:23:31.723Z 35337 TID-ouxjoy04c WARN: NoMethodEr…
-
Probably due to the font initialization in `layout_title_page`, I get an `not a know font` error, when I try to override it.
(I just copied the implementation for now):
[custom-pdf-converter.rb]…
-
This occurs when a document includes a file that has tags without specifying tag filtering `include::foo[]`
Unfortunately, I haven't been able to distill to a simple test case.
```
/Users/cer/.rv…
-
Hi,
I wan't to have borders only on 1 cell.
So I remove :borders at the table level (:cell_style) and create a cell with the :borders property.
But in the pdf, there are no borders on the cell.
so…