Hidden Configuration Options
Prev
Next

Hidden Configuration Options

Tellico has some additional configuration options that are not visible in the Configuration Dialog. They are not important enough to warrant cluttering the dialog with more settings, but as they represent options which may appeal to various users, the application does read them from the configuration file.

The settings for Tellico are saved in a file in the user's home folder, namely $KDEHOME/share/config/tellicorc. Within that file, settings are put in groups, which appear with bracketed names, such as [General Options]. To add a setting to the General Options group, find the line in the settings file with that group name. If it does not appear, then create it yourself by adding a line saying [General Options]. Then, the setting can be added underneath the group name.

[General Options]

These settings should be placed in the General Options group.

Max Icon Size

The maximum size of the icons in the Icon View may be changed with this setting. The default value is 96. The size must be in the range of 32 to 128.

Example

Max Icon Size=72

[Options - bibtex]

These settings should be placed in the Options - bibtex group.

lyxpipe

This setting is for the location of the lyxpipe for sending bibliographic citations. It should not include the .in suffix.

Example

lyxpipe=$HOME/.lyx/lyxpipe

[Export Options - PilotDB]

These settings should be placed in the Export Options - PilotDB group.

Charset

The encoding of the exported data within the PilotDB file may be changed with this setting. The default value is the character set for the user's locale.

Example

Charset=Windows-1250

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team