-
See for example
```xml
```
The object is rotated, but the allocation block not.
-
Version 2.9.14
````xml
…
-
```xml
xxxxx
```
-
When submitting my PDF files to Createspace I set my page margins to the minimum size of 0.25". However, wherever Italicized text touched a right hand margin a small part of certain characters encroa…
ghost updated
6 years ago
-
The margin error in #163 caused me to adjust my margins slightly and also to adjust the SetGrid element to a finer granularity so that I could accommodate the margin concern.
However, when I set t…
ghost updated
6 years ago
-
```
x;
```
The output is only `x`. It should be `x;`
-
PDF files allow various metadata including Title, Author, Subject, and Keywords. Perhaps the element could be used to make these assignments.
ghost updated
6 years ago
-
There are a number of existing LaTeX modules and implementations that support RTL languages. My languages of concern are Arabic, Hebrew, and Persian. I know we've discussed that this is a big additi…
ghost updated
6 years ago
-
For example if I try to typeset "House" and there is no "H" in the font, there should be an error message or warning. As this will slow down typesetting a bit, it should be an option.
-
In my use case I would like to confirm that the `` of a case statement is never reached because all valid cases are accounted for in ``. So currently I simply call an invalid element within the ``. …
ghost updated
6 years ago