[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Reftex
From: |
gojjoe |
Subject: |
Re: [AUCTeX] Reftex |
Date: |
Sun, 13 Aug 2017 19:57:10 +0200 |
User-agent: |
Thunderbird/666 |
Hi Luheng,
The command reftex-citation or C-c [ accepts as input a *regular expression*:
https://www.gnu.org/software/emacs/manual/html_node/emacs/Regexps.html
So you can just input a period ".", which matches any single character, and
that will show all the references in your bibliography file.
Cheers,
J
On 2017-08-13 18:47, Luheng Wang wrote:
> Dear,
>
> Hi,
> I am using the auctex in eamcs. Thank you for doing such a good
> software. Now I have a question about the reftex citation.
> When I use C-c [ to insert a reference. How to show *all the references *
> without just input some special one to search.
> Thank you.
>
>
> Best
> Luheng.