Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
c7de2ddf
Kaydet (Commit)
c7de2ddf
authored
Mar 09, 2012
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
document how to update the damn bibliography database
üst
c9af2604
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
biblio.README
extras/source/database/biblio.README
+21
-0
No files found.
extras/source/database/biblio.README
0 → 100644
Dosyayı görüntüle @
c7de2ddf
When updating biblio.odb be aware that biblio.odb *does not* embed the data of
the database inside the .odb, instead it is configured to store its data in the
per-user database/biblio/biblio.dbf and database/biblio/biblio.dbt files. i.e.
the contents of the ~/.libreoffice/3/user/database/biblio dir.
If you edit biblio.odb in "base" you will really just be changing your local data
store.
So, to really change the bibliography the easiest thing to do is to launch writer and
use tools->bibliography database and edit your local one through that UI [1]
Then *copy* ~/.libreoffice/3/user/database/biblio/biblio.db* to
extras/source/database/ in order to overwrite biblio.dbf and biblio.dbt and
copy ~/.libreoffice/3/user/database/biblio.odb to
extras/source/database/biblio.odb
[1] a) oddly base doesn't show the same fields that the bibliography widget does,
possibly a bug worth fixing ?
b) oddly base doesn't seem to "PACK" the dbase III files after editing, so
deleted records still take up space in the file, possibly a bug worth
fixing ?
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment