@villoto: Ibus-qt is said to fix the problem that manifests as accents appearing separately before the (would be-)accented characters. If that's your problem and installing the package didn't help, then I can't think of what would. If your characters are only mis-encoded, then ensure that the input file has the correct encoding (with ie. iconv) and set Texmaker's editor encoding in settings, also use the \usepackage[utf8]{inputenc} or \usepackage[latin1]{inputenc} clause accordingly. Ask forums, consult internets.
Search Criteria
Package Details: texmaker-nowebkit 3.3.3-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2012-12-24)
| Package Base: | texmaker-nowebkit |
|---|---|
| Description: | Free cross-platform latex editor, stripped of browser/QtWebKit module. |
| Upstream URL: | http://www.xm1math.net/texmaker/index.html |
| Category: | editors |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2012-01-01 13:35 |
| Last Updated: | 2012-04-13 18:36 |
Dependencies (3)
- ghostscript
- poppler-qt
- qt>=4.7
Required by (0)
Sources
- browser.cpp
- browser.h
- http://www.xm1math.net/texmaker/texmaker-3.3.3.tar.bz2
- texmaker.desktop
Latest Comments
Anonymous comment
Anonymous comment
I've many problems with accentued characters, I tried installing ibus-qt package for solve it but not work.
Anonymous comment
Dependency added. Thanks.
Anonymous comment
Please add poppler-qt as dependency.
Anonymous comment
The removal of browser code means that some options under the Help menu won't work.
Anonymous comment
This package is derived from texmaker-oxygen-icons, originally submitted by damian01w.
The changes I made are: removing the extra oxygen icons (the current version has OK icons), stripping dependency and reference to QtWebKit package and blinding the code that uses it (browser.cpp/.h)