-
I am using Python-docx to create word documents/reports. Here, I am using a word document template. The generated word document is to be converted to a PDF. For this, I am using docx2pdf. However, eve…
-
**Is your feature request related to a problem? Please describe.**
According to https://learn.microsoft.com/en-us/azure/aks/private-clusters?tabs=azure-portal#limitations we are unable to covert exis…
-
Document some helpful tips and/or provide example scripts for converting VimWiki .wiki or Markdown .md syntax to AsciiDoc for use with VViki.
Regex examples for converting links, headings, verbatim…
-
If you type math markup in a Markdown document, e.g.
```
$$f{x} = \int_{-\infty}^\infty
\hat f\xi\,e^{2 \pi i \xi x}
\,d\xi$$
```
it doesn't display correctly when converted to a PDF.
…
-
Starting to document the migration path to identify anything missing.
Since a lot is missing, maybe we can start by establishing what is NOT planned for libcove2 and should instead be the responsib…
-
Hi,
We've had a client raise an issue where documents uploaded by students which contain Microsoft Word References, are not converting properly to PDF.
Here is an example of what the document it…
-
cups is slowing down my printing process
when i send the same document to 10 identical printers
then cups runs the same filter pipeline 10 times
### expected
cups should run the filter pipel…
-
There is an issue documented [here](https://github.com/ipgen/spec/issues/1#issue-1680019537) that showcases a problem with how the netmask filters out the address range.
I think this has to do with…
-
Problem arises when the coefficients are defined in the input file as opposed to the data file, Intermol fails to initialize the variables which results in:
Traceback (most recent call last):
Fi…
-
I have looked inside this repo to find if it able to convert some YAML specific symbols like `.inf`, `.-inf`, `.nan`, and `~`.
In one of my own projects, when I have needed to same conversion from YA…