From unknown Tue Jun 17 20:14:49 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#71260 <71260@debbugs.gnu.org> To: bug#71260 <71260@debbugs.gnu.org> Subject: Status: PATCH for manual Reply-To: bug#71260 <71260@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:14:49 +0000 retitle 71260 PATCH for manual reassign 71260 auctex submitter 71260 Jeremy Bryant severity 71260 normal tag 71260 wontfix notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Wed May 29 13:30:07 2024 Received: (at submit) by debbugs.gnu.org; 29 May 2024 17:30:07 +0000 Received: from localhost ([127.0.0.1]:45807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCN7m-0000pF-JV for submit@debbugs.gnu.org; Wed, 29 May 2024 13:30:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:37214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCN7k-0000p0-3o for submit@debbugs.gnu.org; Wed, 29 May 2024 13:30:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCN7Z-0004Vv-KF for bug-auctex@gnu.org; Wed, 29 May 2024 13:29:53 -0400 Received: from out-179.mta0.migadu.com ([2001:41d0:1004:224b::b3]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCN7W-0008Ig-RA for bug-auctex@gnu.org; Wed, 29 May 2024 13:29:53 -0400 X-Envelope-To: bug-auctex@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1717003784; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=H+qQVcq8zdDsFlMO5K0MPJXOIXYQrF28V0vmQCLxSbc=; b=sxsaofKvIRwdGbsWcfXVEM+GtLwSETBDCwFjRzbEOi2ULIaK+UEZ3V7mwbauDb47+MggPC RK5yb3UNCUhKw/VXTByIGQ313+gaBstYdCIbXeGdonTl0zic8vuQosqaW/r8Kfb0Wc4EuX TpRSgu7lUVtPPurcbuyuEKARhqrHndotnTf7Ih54ABwAGXj80e6tbFxwB7B4qSH78dqCzx NltIdlL1fDbbB8K4u5yEFZkftURMyjmsAcu4615DCprjwyjjYKObqxUFnmXbs8ZL4Ket4h sMFByCJI1HMzrWApFhb1OiTkarJ58mNtgbJTO7pC2YQVC2ZZA3IhIGVjOf7I/Q== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Jeremy Bryant To: bug-auctex@gnu.org Subject: PATCH for manual Date: Wed, 29 May 2024 18:29:36 +0100 Message-ID: <87cyp4jzlr.fsf@jeremybryant.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:1004:224b::b3; envelope-from=jb@jeremybryant.net; helo=out-179.mta0.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain Here is a patch to clarify, for new users, on the front page of the preview-LaTeX manual, an example use of mathematical formulas and figures. --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0001-Add-explanation-of-purpose-of-preview-later-to-manua.patch >From 3706796b113b6beef221404e6a06abf4377adbbb Mon Sep 17 00:00:00 2001 From: Jeremy Bryant Date: Wed, 29 May 2024 18:24:37 +0100 Subject: [PATCH] ; Add explanation of purpose of preview-later to manual front page * doc/preview-latex.texi (top): Example of mathematical formulas and figures. Bump copyright year. --- doc/preview-latex.texi | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/preview-latex.texi b/doc/preview-latex.texi index 84d80be1..ce72f85d 100644 --- a/doc/preview-latex.texi +++ b/doc/preview-latex.texi @@ -10,7 +10,7 @@ This manual is for preview-latex, a @LaTeX{} preview mode for @AUCTeX{} (version @value{VERSION} from @value{UPDATED}). Copyright @copyright{} 2001, 2002, 2003, -2004, 2005, 2006, 2017-2019, 2021 Free Software Foundation, Inc. +2004, 2005, 2006, 2017-2019, 2021, 2024 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -75,9 +75,12 @@ This manual may be copied under the conditions spelled out in @unnumbered @previewlatex{} @end iftex -@previewlatex{} is a package embedding preview fragments into Emacs -source buffers under the @AUCTeX{} editing environment for @LaTeX{}. It -uses @file{preview.sty} for the extraction of certain environments (most +@previewlatex{} is a package embedding preview fragments into Emacs source +buffers under the @AUCTeX{} editing environment for @LaTeX{}. For +example, it is typically used for previewing mathematical formulas, and +figures. + +It uses @file{preview.sty} for the extraction of certain environments (most notably displayed formulas). Other applications of this style file are possible and exist. -- 2.42.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 08 05:26:52 2024 Received: (at submit) by debbugs.gnu.org; 8 Jul 2024 09:26:52 +0000 Received: from localhost ([127.0.0.1]:49688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sQke4-0000NO-5A for submit@debbugs.gnu.org; Mon, 08 Jul 2024 05:26:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:44280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sQke2-0000NG-Ib for submit@debbugs.gnu.org; Mon, 08 Jul 2024 05:26:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sQkdx-0008Hg-Gb for bug-auctex@gnu.org; Mon, 08 Jul 2024 05:26:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sQkdx-0005c4-3t; Mon, 08 Jul 2024 05:26:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=k6yEh8aJ/17rk35KIrdg9urcliFGOWameRcSOVlYYYE=; b=aYF97PysMVdmHTNqvetK qI5vDJAS9SUZwCkdm6lf+MdufIPnPKu32DJ8sYN3NzLhTITFsqzwz0dpgQo4cilRCUFo11Y9HPqT3 43oXwsPmJbH/kdWwFUYeSnYBo3BtjiWnLxV92wASOUQOFl9YSt8bB40jrcf4qqyQ2Ih4uCZXzrObG TmD77mnKSbp0jisiUXex+QHD/9K4c+1gDaADuJFfMy2pbRWz3mGFIoa51llitI1lUYAfQjdcDDpRb V6Pbc1V8EHHJ4q3KFV766ig8Lz3yGUZdGAAwABT+JtI1BxPGKP8GSJQj5e0MlbOOniEHceizePgY3 zgZEUkqh66vdAw==; From: Arash Esbati To: Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX Subject: Re: bug#71260: PATCH for manual In-Reply-To: <87cyp4jzlr.fsf@jeremybryant.net> (Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX's message of "Wed, 29 May 2024 18:29:36 +0100") References: <87cyp4jzlr.fsf@jeremybryant.net> Date: Mon, 08 Jul 2024 11:26:41 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: Jeremy Bryant , 71260@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 71260 notabug wontfix close 71260 thanks Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX writes: > Here is a patch to clarify, for new users, on the front page of the > preview-LaTeX manual, an example use of mathematical formulas and > figures. Thanks for the patch and sorry for the late response. I don't think this addition to the front page caters for more clarification. Therefore I'm closing this report. Best, Arash From unknown Tue Jun 17 20:14:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 05 Aug 2024 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator