-
https://github.com/reuven/python-workout/blob/d9ec04ca47aa92fa5d013610dd3bd0dbf8903a8f/ch01-numbers/e01b3_guess_word.py#L19
The user input is a word. We are guessing the word so we don't need to co…
-
I think acronyms should be converted to one "word" only, eg. HTTPResponse should be converted to http_response.
-
We need a way to convert "standard" manuscripts (in Microsoft Word doc format) to Asciidoc, such that Asciidoctor can then typeset them into pretty PDFs.
-
Feature request
### Expected result
Math formulas created in MS Word are available as images. They should be pasted into CKEditor as base64 encoded images.
### Actual result
At the m…
-
**Is your feature request related to a problem? Please describe.**
Recruiters are always asking for a Word (.docx) copy, but I do not use Microsoft Word.
**Describe the solution you'd like**
…
-
```
What steps will reproduce the problem?
I have uploaded a simple class (which is based on your
ConvertDocxStructuresToPDF.java) along with the docx it converts and the PDF it
is converted to. My…
-
I have quite simple code:
```
def pdf_to_docx(pdf_file, docx_file):
try:
cv = Converter(pdf_file)
tables = cv.extract_tables()
cv.close()
doc = Document()
…
-
On QMK's caps word, when you press the minus key it automatically converts it to an underscore (https://docs.qmk.fm/#/feature_caps_word). I was happy to see this key on ZMK too, but it doesn't behave …
-
how do i use the API to do manual vector arithmetic on vectorized words/phrases?
for example, adding an arbitrary vector to vector corresponding to a word and returning the result?
or linear inter…
-
Making notes with `%T` as an identifier results in a title with TeX markup. On the other hand, `ebib-create-org-title` cleans the TeX. If this is a bug, I think it can be fixed quite easily. Here is w…