-
````
$ tex4ebook -v
tex4ebook v0.3g
````
Using This MWE produces an epub that has illegal html:
````
\documentclass[paper=6in:9in,pagesize=pdftex,headinclude=on,footinclude=on,12pt]{scrbook}
…
-
### Summary
Currently, according to the Litestar docs,
> The cleanup stage is executed after the handler function returns, but before the response is sent (in case of HTTP requests)
This mean…
-
Hello,
I was trying to modify the dependencies of this project to:
package.json
..
..
"kw-web-suite": "6.1.0", 3.0 config used in other tools.
npm WARN depre…
-
Right now the library does two things implicitly:
1. parse an XML tree looking for parametric attributes, returning the so-called `VirtualTree`;
2. update the XML tree with new calculations.
I’d like…
-
### Describe the current behavior
When we create a simple voltage level in Bus/Breaker view, with the code below:
```
Network network2 = Network.create("test", "test");
Substat…
-
At the moment, images or pixel content are not exported. Export to PNG encoded as base64 would be great.
-
I'm migrating from a gulp based ember build to something ember-cli based and it looks like this is the library to start with. I'd like to take a run at it using the library shown below but I wanted to…
-
Given a Mosaic YAML/JSON specification (and possibly additional data source information), analyze the spec and produce a standalone dashboard web application. The compiler should analyze the data sour…
-
Background
Currently, 3DuF only has the ability to create channels/connections that are straight or have sharp edges.
Goal
Add the drawing code in paperjs that can generate Paths using either th…
-
**Is your feature request related to a problem? Please describe.**
If I have a `.mmd` file with the interactive styling & interactions encoded, it would be nice to be able to either embed a static …