From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Refcard files Date: Fri, 09 Jun 2006 12:09:50 +0300 Message-ID: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1149844265 21922 80.91.229.2 (9 Jun 2006 09:11:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Jun 2006 09:11:05 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 09 11:11:01 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fod0J-0007hy-2R for ged-emacs-devel@m.gmane.org; Fri, 09 Jun 2006 11:10:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fod0I-0008Uq-9M for ged-emacs-devel@m.gmane.org; Fri, 09 Jun 2006 05:10:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fod06-0008UE-7c for emacs-devel@gnu.org; Fri, 09 Jun 2006 05:09:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fod04-0008U1-Qh for emacs-devel@gnu.org; Fri, 09 Jun 2006 05:09:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fod04-0008Ty-JD for emacs-devel@gnu.org; Fri, 09 Jun 2006 05:09:52 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fod85-00073e-Ag for emacs-devel@gnu.org; Fri, 09 Jun 2006 05:18:09 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-34-137.inter.net.il [80.230.34.137]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DRC23178 (AUTH halo1); Fri, 9 Jun 2006 12:09:50 +0300 (IDT) Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55780 Archived-At: People are committing changes to the various *-refcard.tex files, but the corresponding *.ps files are not regenerated. Since reading the PostScript files requires the knowledge of the language in which it was written, and since (AFAIK) producing some .ps files needs a special setup of TeX and dvips, I think people who modify the TeX sources should also take care of regenerating and committing the PostScript files. TIA