Send Ebib-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/ebib-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ebib-users digest..."
Today's Topics:
1. Re: texinfo source in git repo.? (Joost Kremers)
2. Re: texinfo source in git repo.? (Yagnesh Raghava Yakkala)
3. mastersthesis (Thomas S. Dye)
4. Re: mastersthesis (Joost Kremers)
5. Re: texinfo source in git repo.? (Joost Kremers)
6. Re: mastersthesis (Thomas S. Dye)
7. Re: mastersthesis (Joost Kremers)
8. Re: mastersthesis (Thomas S. Dye)
----------------------------------------------------------------------
Message: 1
Date: Sun, 4 Sep 2011 18:43:28 +0200
From: Joost Kremers <[email protected]>
Subject: Re: [Ebib-users] texinfo source in git repo.?
To: "Discussion of issues relating to Ebib."
<[email protected]>
Message-ID: <20110904164328.GB5357@eeenterprise>
Content-Type: text/plain; charset=utf-8
Hi Yagnesh,
> new user looking to tryout ebib.
Great. :-)
> I found that git repository doesn't
> contain texinfo source file, although downloaded from the release has
> the info file.
I write the documentation in Markdown and create the info file through
Pandoc[1], so generally there is no texinfo source file in git.
> my intention to install ebib through el-get[1]. el-get automates the
> installation and make info from git repository.
Well, if it's a problem for el-get, I could see into automatically creating a
texinfo file. IIUC git has hooks for that sort of purpose. I'm not sure I'll be
able to get to that this week, though, it may be two or three weeks before I
manage to do that.
Best,
Joost
Footnotes:
[1] http://johnmacfarlane.net/pandoc/
--
Joost Kremers
Life has its moments
------------------------------
Message: 2
Date: Mon, 05 Sep 2011 03:19:50 +0900
From: Yagnesh Raghava Yakkala <[email protected]>
Subject: Re: [Ebib-users] texinfo source in git repo.?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain
Joost Kremers <[email protected]>
writes:
Hi.,
Thanks for the reply.
> Hi Yagnesh,
>
>> new user looking to tryout ebib.
>
> Great. :-)
>
>> I found that git repository doesn't
>> contain texinfo source file, although downloaded from the release has
>> the info file.
>
> I write the documentation in Markdown and create the info file through
> Pandoc[1], so generally there is no texinfo source file in git.
>
I see.
>> my intention to install ebib through el-get[1]. el-get automates the
>> installation and make info from git repository.
>
> Well, if it's a problem for el-get, I could see into automatically creating a
> texinfo file. IIUC git has hooks for that sort of purpose. I'm not sure I'll
> be
> able to get to that this week, though, it may be two or three weeks before I
> manage to do that.
In that case, please let me know the option you give to pandoc to
generate info file. It would be even better if you can include a small
script in the "manual" folder to generate the info/other formats. So that
normal/el-get user can make use of it to generate documentation from the
source.
>
> Best,
>
> Joost
>
>
>
>
> Footnotes:
> [1] http://johnmacfarlane.net/pandoc/
--
YYR
------------------------------
Message: 3
Date: Sun, 04 Sep 2011 10:23:46 -1000
From: [email protected] (Thomas S. Dye)
Subject: [Ebib-users] mastersthesis
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Aloha Joost,
ebib saves a type = {mastersthesis} field for @mastersthesis. This
confuses the bibtex and biblatex styles I use, which insert
"mastersthesis" verbatim if the type field is present. Am I doing
something wrong?
All the best,
Tom
--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com
------------------------------
Message: 4
Date: Mon, 5 Sep 2011 10:58:20 +0200
From: Joost Kremers <[email protected]>
Subject: Re: [Ebib-users] mastersthesis
To: [email protected]
Message-ID: <20110905085820.GA1906@eeenterprise>
Content-Type: text/plain; charset=utf-8
Hi Tom,
> ebib saves a type = {mastersthesis} field for @mastersthesis. This
> confuses the bibtex and biblatex styles I use, which insert
> "mastersthesis" verbatim if the type field is present. Am I doing
> something wrong?
Mmm... I cannot reproduce that here... If I add 'type' as an optional field and
then create a mastersthesis entry, everything appears to be ok in the .bib file:
no 'type = {masterthesis}' field is added.
Does this happen consistently or just with a single entry? What happens if you
delete the type field from the .bib file, reload the file into Ebib and then
save it again (after making some change, because if the database is not changed
Ebib won't save it).
J.
--
Joost Kremers
Life has its moments
------------------------------
Message: 5
Date: Mon, 5 Sep 2011 11:07:23 +0200
From: Joost Kremers <[email protected]>
Subject: Re: [Ebib-users] texinfo source in git repo.?
To: [email protected]
Message-ID: <20110905090723.GB1906@eeenterprise>
Content-Type: text/plain; charset=utf-8
On Mon, Sep 05, 2011 at 03:19:50AM +0900, Yagnesh Raghava Yakkala wrote:
> Joost Kremers <[email protected]> writes:
> > Well, if it's a problem for el-get, I could see into automatically creating
> > a
> > texinfo file. IIUC git has hooks for that sort of purpose. I'm not sure
> > I'll be
> > able to get to that this week, though, it may be two or three weeks before I
> > manage to do that.
>
> In that case, please let me know the option you give to pandoc to
> generate info file. It would be even better if you can include a small
> script in the "manual" folder to generate the info/other formats. So that
> normal/el-get user can make use of it to generate documentation from the
> source.
Yes, the script I'll use for automating the process of generating the various
formats will be in the git repository, so users can generate the various formats
themselves, if they wish.
--
Joost Kremers
Life has its moments
------------------------------
Message: 6
Date: Mon, 05 Sep 2011 08:02:50 -1000
From: [email protected] (Thomas S. Dye)
Subject: Re: [Ebib-users] mastersthesis
To: "Discussion of issues relating to Ebib."
<[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Joost Kremers <[email protected]> writes:
> Hi Tom,
>
>> ebib saves a type = {mastersthesis} field for @mastersthesis. This
>> confuses the bibtex and biblatex styles I use, which insert
>> "mastersthesis" verbatim if the type field is present. Am I doing
>> something wrong?
>
> Mmm... I cannot reproduce that here... If I add 'type' as an optional
> field and then create a mastersthesis entry, everything appears to be
> ok in the .bib file: no 'type = {masterthesis}' field is added.
Hi Joost,
I don't have 'type' as an optional field.
>
> Does this happen consistently or just with a single entry? What
> happens if you delete the type field from the .bib file, reload the
> file into Ebib and then save it again (after making some change,
> because if the database is not changed Ebib won't save it).
>
Yes, I think it does happen consistently. At least it happens with both
master thesis entries in the bibliography I'm working on currently. If
I delete the type field from the .bib file, then save the bibliography
from ebib after making a change (say to a keyword field), the type field
appears again in the bib file.
All the best,
Tom
--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com
------------------------------
Message: 7
Date: Tue, 6 Sep 2011 11:11:49 +0200
From: Joost Kremers <[email protected]>
Subject: Re: [Ebib-users] mastersthesis
To: "Discussion of issues relating to Ebib."
<[email protected]>
Message-ID: <20110906091149.GA9752@eeenterprise>
Content-Type: text/plain; charset=utf-8
On Mon, Sep 05, 2011 at 08:02:50AM -1000, Thomas S. Dye wrote:
> I don't have 'type' as an optional field.
Mmm... That makes it even stranger... Ebib shouldn't add any fields that aren't
there...
> Yes, I think it does happen consistently. At least it happens with both
> master thesis entries in the bibliography I'm working on currently. If
> I delete the type field from the .bib file, then save the bibliography
> from ebib after making a change (say to a keyword field), the type field
> appears again in the bib file.
Could you send me a copy of the relevant .bib file and also a list of the Ebib
customisations you made? TBH, I haven't got a clue what might be going on, but
I'll try and figure it out. :-)
--
Joost Kremers
Life has its moments
------------------------------
Message: 8
Date: Tue, 06 Sep 2011 05:11:26 -1000
From: [email protected] (Thomas S. Dye)
Subject: Re: [Ebib-users] mastersthesis
To: "Discussion of issues relating to Ebib."
<[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
A non-text attachment was scrubbed...
Name: hsu-talk.bib
Type: application/octet-stream
Size: 7377 bytes
Desc: Bib file
------------------------------
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
------------------------------
_______________________________________________
Ebib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ebib-users
End of Ebib-users Digest, Vol 16, Issue 2
*****************************************