SFN:HowTo make djvu
← HowTo
- Create a directory, namely,
djvu
in yourHOME
. - Change your working directory to this newly created one.
- Decompress the archive,
palm-djvu.zip
in this directory. This will create atmp
folder in your working directory. - Decompress the archive containing the
jpg
images of the scan in your working directory. - make a listing of the
*.jpg
images with the command,ls -l
- Select the article number of the first set to be dejavu'ed.
- Change to the
tmp
with the commandcd tmp
. Now you're in thetmp
folder. - Open the
Makefile
ingedit
which will look like as given below:
#
# Give the article number against "file" variable.
file=594
# Give the name of directory if the *.jpg files are in a directory.
# If it is one directory behind, leave blank.
dir=
# Give the name of journal abbreviation like "KK" for Kalakaumudi
# "MV" for Malayalam Varika and "MN" for Malayala Nadu.
prfx=KK
# Provide the target directory of your choice below.
targetdir=/opt/Dropbox/cvr/gsk/djvu