Internals

Introduction

This page describes the internals of Bibledit. That is, it gives technical specifications and information about how Bibledit works internally.

Temporal directory

The directory where Bibledit stores all temporal data is in directory

.bibledit_temp

in your home directory, e.g. in

/home/joe/.bibledit_temp

Stylesheets storage

The stylesheets, as templates, are xml files. Same for imported and exported stylesheets, except that they are zipped.

Internally stylesheets are stored in a database. This makes reading them faster.