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 Unix/Linux.

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.


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex