[Okular-devel] [Bug 281813] Add support for LaTeX formulas in annotations

2011-09-15 Thread Jonathan Verner
https://bugs.kde.org/show_bug.cgi?id=281813 --- Comment #10 from Jonathan Verner 2011-09-15 09:50:54 --- (In reply to comment #8) > Is it a good idea to include a rendered formula? This way, we cannot adjust > font size and color easily... As Albert said, it would have the benefit that oth

[Okular-devel] [Bug 281813] Add support for LaTeX formulas in annotations

2011-09-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=281813 --- Comment #11 from Albert Astals Cid 2011-09-15 11:06:51 --- As Albert said, currently poppler (the pdf library used by okular) doesn't support saving annotations back to the file. I did not say that at all. I said Okular doesn't do it

[Okular-devel] [Bug 281813] Add support for LaTeX formulas in annotations

2011-09-15 Thread Jonathan Verner
https://bugs.kde.org/show_bug.cgi?id=281813 --- Comment #12 from Jonathan Verner 2011-09-15 11:13:53 --- Sorry, I misinterpreted your comment. But this is good news :-) I will have to look at poppler again. (In reply to comment #11) > > As Albert said, currently poppler (the pdf libra

[Okular-devel] [Bug 282079] New: Okular compiled from sources can't open PDF files

2011-09-15 Thread Carlos Alvarado Martínez
https://bugs.kde.org/show_bug.cgi?id=282079 Summary: Okular compiled from sources can't open PDF files Product: okular Version: 0.13 Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal

[Okular-devel] [Bug 136574] Wish; Show videos in a pdf

2011-09-15 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=136574 --- Comment #23 from Oliver Sander 2011-09-15 12:19:55 --- I could test this feature now if needed. How can I get hold of your okular patch? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail

[Okular-devel] [Bug 282079] Okular compiled from sources can't open PDF files

2011-09-15 Thread Carlos Alvarado Martínez
https://bugs.kde.org/show_bug.cgi?id=282079 --- Comment #1 from Carlos Alvarado Martínez 2011-09-15 12:49:52 --- CMakeLists.txt of the sources of Okular have this: if(POPPLER_FOUND AND HAVE_POPPLER_0_8) add_subdirectory(poppler) endif(POPPLER_FOUND AND HAVE_POPPLER_0_8) if I erase "AND

[Okular-devel] [Bug 282079] Okular compiled from sources can't open PDF files

2011-09-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=282079 Albert Astals Cid changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Okular-devel] [Bug 282079] Okular compiled from sources can't open PDF files

2011-09-15 Thread Carlos Alvarado Martínez
https://bugs.kde.org/show_bug.cgi?id=282079 --- Comment #3 from Carlos Alvarado Martínez 2011-09-16 02:25:00 --- (In reply to comment #2) > Okular works perfectly with Poppler 0.16.7 since it is the one i use. I would > recommend cleaning the Okular build dir, but you say you already did so