Remove note about Linux pyinstaller package problem with entering accented characters

Curtis Gedak 2017-11-30 12:01:05 -07:00
parent 41b32c4942
commit 8fc10438d3

@ -6,9 +6,6 @@
* [Manuskript Download](http://www.theologeek.ch/manuskript/download/)
* [Alternate Manuskript Download](https://sourceforge.net/projects/manuskript/files/manuskript/)
* **TIP**: Install [pandoc](https://pandoc.org/installing.html) for more export document formats such as ePub, OpenDocument (LibreOffice), and DocX (MS Word).
>_**NOTE: PyInstaller binary packages do not support direct entry of accented characters from non-US keyboards.**
Work-around is to use [compose key combinations](https://en.wikipedia.org/wiki/Compose_key#Common_compose_combinations), or copy/paste to enter accented characters, or install source code.
See [Issue #58](https://github.com/olivierkes/manuskript/issues/58), [Issue #105](https://github.com/olivierkes/manuskript/issues/105), [Issue #141](https://github.com/olivierkes/manuskript/issues/141), and [Issue #207](https://github.com/olivierkes/manuskript/issues/207)_
### Install Source Code (_More Work, Runs on More OS Platforms_)
* [[Run Manuskript from Source Code on Linux]]