All Manuals > CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

*ppd-directory*

Variable
Summary

The directory in which LispWorks looks for PPD files.

Package

capi

Initial value

nil

Description

The variable *ppd-directory* specifies where LispWorks looks for PostScript Printer Definition (PPD) files.

This applies only on GTK+ and Motif.

The directory which is the value of *ppd-directory* should contain PPD files (files with extension ppd) either directly, or under subdirectories. The PPD files under each subdirectory are grouped together, with the name of the directory as the group name. PPD files in *ppd-directory* itself are grouped under the "Other" group.


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex