ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peng Zhang <pczhang@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Multiple bibliographies (bib-module, mkiv)
Date: Mon, 07 Apr 2014 14:40:12 -0400	[thread overview]
Message-ID: <5342F10C.30009@gmail.com> (raw)
In-Reply-To: <B940782B-988C-4C76-873D-2CF4C14F24CC@gmail.com>

Thank you very much! That is exactly what I want. Changing subsubject to 
unnumbered section does the trick.

Best,
Peng

On 04/07/2014 12:39 PM, Robert Blackstone wrote:
> On 7 Apr 2014, at 17:14 , Peng Zhang <pczhang@gmail.com
> <mailto:pczhang@gmail.com>> wrote
>> Thank you very much for this workaround! It does work. Would it be
>> possible that I can make two fake/invisible sections? (without showing
>> primary sources and secondary sources in your example)
>>
>> I am doing my CV. I just want two separate reference lists, one for
>> journal and one for published abstracts.
>>
>> I am copying the CV template from wiki.
>>
>> \definehead[CVHEAD][subject]
>>
>> \setuphead[subject][style=\bfa,after={\blank[medium]}]
>>
>>
>> \definehead[SUBCVHEAD][subsubject]
>>
>> \setuphead[subsubject][style=\bf,after={\blank[small]},before={\blank[small]}]
>>
>>
>> I want something like
>> \CVHEAD{References}
>> \SUBCVHEAD{Pulished Journal Articles}
>>
>> list 1
>> \SUBCVHEAD{Pulished Abstracts}
>> list 2
>>
>>
>> Could I put two fake/invisible sections within those subcvhead?
>>
>>
>> Thanks,
>> Peng
> Hi Peng,
> I'm not quite sure I fully understand what you want, so I just tried making separate lists.
> Now for some reason that I don't understand no list appears in a subsubject. However if you use instead SUBCVHEAD as an unnumbered section  with
>
> \definehead[SUBCVHEAD][section]
> \setuphead[section][header=empty,number=no,style=\bf,after={\blank[small]},before={\blank[small]}]
>
> and if  you add \page after
> \placepublications[criterium=cite],
>
> then you get separate lists with unnumbered titles.
>
> I hope this is what you want. If not, maybe someone les on this list can help you.
>
> Best regards,
> Robert
>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2014-04-07 18:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.75.1396883646.18755.ntg-context@ntg.nl>
2014-04-07 16:39 ` Robert Blackstone
2014-04-07 18:40   ` Peng Zhang [this message]
     [not found] <mailman.1.1396864802.26251.ntg-context@ntg.nl>
2014-04-07 14:34 ` Robert Blackstone
2014-04-07 15:13   ` Peng Zhang
2014-04-06  4:26 Peng Zhang
  -- strict thread matches above, loose matches on Subject: below --
2010-03-31 18:31 marfin
2010-04-01  6:37 ` Taco Hoekwater
2010-04-08 21:26 ` Philipp Gesang
2010-03-31 18:23 marfin
2010-03-31 13:53 marfin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5342F10C.30009@gmail.com \
    --to=pczhang@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).