You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
13 years ago | |
|---|---|---|
| buildsystem | 13 years ago | |
| m4 | 14 years ago | |
| po | 13 years ago | |
| src | 13 years ago | |
| testing | 15 years ago | |
| ui | 13 years ago | |
| valgrind | 14 years ago | |
| .autotools | 15 years ago | |
| .cproject | 14 years ago | |
| .project | 14 years ago | |
| .pydevproject | 14 years ago | |
| ABOUT-NLS | 15 years ago | |
| AUTHORS | 13 years ago | |
| COPYING | 13 years ago | |
| ChangeLog | 15 years ago | |
| INSTALL | 15 years ago | |
| Makefile.am | 15 years ago | |
| Makefile.in | 14 years ago | |
| NEWS | 15 years ago | |
| README | 13 years ago | |
| README.md | 13 years ago | |
| RELEASES_ARE_IN_CVS_REPOSITORY | 15 years ago | |
| aclocal.m4 | 14 years ago | |
| config.guess | 15 years ago | |
| config.h.in | 15 years ago | |
| config.sub | 15 years ago | |
| configure | 13 years ago | |
| configure.ac | 13 years ago | |
| count.php | 15 years ago | |
| depcomp | 15 years ago | |
| genToolbarIniH.php | 14 years ago | |
| install-sh | 15 years ago | |
| libtool | 15 years ago | |
| ltmain.sh | 15 years ago | |
| missing | 15 years ago | |
| toolbar.ini | 13 years ago | |
| x-xoj.desktop | 15 years ago | |
| xournal.desktop | 14 years ago | |
| xournal.xml | 15 years ago | |
| xournalpp.desktop | 15 years ago | |
README.md
XOURNALPP
Description
Xournalpp is a modified and extended Xournal. New features include:
- support for image insertion
- a better eraser
- reduced memory usage
- LaTex support (required Mathtex)
- advanced page sorting
Hopefully you enjoy it! Just build with
./configure
make
The binary will be in the src/ subdirectory.
make install
should also work.
Development
The buildsystem directory contains php and xml files that are used to format the Makefiles used to build and compile this software. These needed to be updated accordingly. I could not get the php buildsystem to work so the instructions above were what worked for me.