From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: =?UTF-8?B?0JLQu9Cw0LTQuNGB0LvQsNCyINCY0LLQsNC90LjRiNC40L0=?= Newsgroups: gmane.lisp.guile.devel Subject: [PATCH] Fix a couple of typos in the docs Date: Tue, 18 Oct 2016 18:51:53 +0300 Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: blaine.gmane.org 1476822816 30807 195.159.176.226 (18 Oct 2016 20:33:36 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2016 20:33:36 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Oct 18 22:33:32 2016 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bwb4U-0005HO-Nj for guile-devel@m.gmane.org; Tue, 18 Oct 2016 22:33:14 +0200 Original-Received: from localhost ([::1]:43802 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwb4W-00038J-TW for guile-devel@m.gmane.org; Tue, 18 Oct 2016 16:33:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwWgc-0007aa-8n for guile-devel@gnu.org; Tue, 18 Oct 2016 11:52:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwWgb-0002h1-9T for guile-devel@gnu.org; Tue, 18 Oct 2016 11:52:18 -0400 Original-Received: from mail-lf0-x233.google.com ([2a00:1450:4010:c07::233]:32932) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bwWgb-0002g4-0V for guile-devel@gnu.org; Tue, 18 Oct 2016 11:52:17 -0400 Original-Received: by mail-lf0-x233.google.com with SMTP id x79so362815850lff.0 for ; Tue, 18 Oct 2016 08:52:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=aStc3bqDa9XgBn+khKfpGQhFFNnO9agB43R+y2633Uc=; b=efWEnz/pIPU9ECYKaVYiTgth+J9PlEgr5IBRrnUZYlCjT54J1feCAFGOFGpB4yEQUl NVDNlToAz+35nsV+d1QM2jV3Xb8vg2mhcaf9u5VGhc47rthvqYQNltWpTDchbvYssSDU LlA3zhOuQNuQU5hcBpu3CVGmecJUjp/fRNg3NAHIh3++y7SO8kZzwZ/x+WxPuQ9sIBzE T8P1DO+eY8SA1bbYVB5PbfOQ//oPyckMbZFgmlCtlIsaOtTUxVVdsA8SKzXmRayoPsVe 96iHTF8fIAXe114fQt/qLw/chYP5caxTaTyqTfersP9wnrb/YHU5ZwQWd0xr9EvKnPoy 13XA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=aStc3bqDa9XgBn+khKfpGQhFFNnO9agB43R+y2633Uc=; b=mOs6FQEUHYTwkUIP3PokXyXT8TAQ2u/43BHJg8C67zfz0sF65ySCsKY5xeygu7tY/V OAyEB7tGXEiiqwgDPIK2+QzmRK2yHbaiyf/8T9MRmczfGDP+wECCZhDdTldwQiWtK543 9cUM1Igqsdd5oR47vK8dbQJBRn2cLP63VVBPsgpyqLBUL57f8fmYbGQ6H7MSSJonLdwt hA122aqRPFnJbdjI7Q7VRK6IJdzgTmO5NsYW74LqOJ2CMY7Kpi5q1gz3S6nfIIOIaQBw TTH8ar18xWrUEopW8cQM/fICLgsorbKbp+2Wq0ya2YOvr1Po2jTpdG49ehI7oW3bMa3g mS1A== X-Gm-Message-State: AA6/9RntM3lWiF67SY+oTofCEi5lxu6EEWniOpc/l9f/HmVoTmKdx6b0jFBYEo/4pWsxROpKZgMzLmiY0BrZUw== X-Received: by 10.25.38.146 with SMTP id m140mr1548954lfm.110.1476805934345; Tue, 18 Oct 2016 08:52:14 -0700 (PDT) Original-Received: by 10.25.170.135 with HTTP; Tue, 18 Oct 2016 08:51:53 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::233 X-Mailman-Approved-At: Tue, 18 Oct 2016 16:32:55 -0400 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:18727 Archived-At: Hello, guile hackers! I've been reading the guile manual (which I find very informative, by the way; good job!) and spotted a couple of typesetting errors. >From 2dd896b390afda506829ad735b5e7eb89316f7e1 Mon Sep 17 00:00:00 2001 From: Vladislav Ivanishin Date: Tue, 18 Oct 2016 18:14:22 +0300 Subject: [PATCH] Fix a couple of typos in the docs * doc/ref/scheme-ideas.texi: the some way -> the same way * doc/ref/scheme-intro.texi: Use @math inside a texinfo command (turns out $math$ is not processed in this context and thus is not rendered correctly). --- doc/ref/scheme-ideas.texi | 2 +- doc/ref/scheme-intro.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ref/scheme-ideas.texi b/doc/ref/scheme-ideas.texi index 15cf664..d18d101 100644 --- a/doc/ref/scheme-ideas.texi +++ b/doc/ref/scheme-ideas.texi @@ -484,7 +484,7 @@ moved to @ref{Curried Definitions} (It could be argued that the alternative @code{define} forms are rather confusing, especially for newcomers to the Scheme language, as they hide both the role of @code{lambda} and the fact that procedures are values -that are stored in variables in the some way as any other kind of value. +that are stored in variables in the same way as any other kind of value. On the other hand, they are very convenient, and they are also a good example of another of Scheme's powerful features: the ability to specify arbitrary syntactic transformations at run time, which can be applied to diff --git a/doc/ref/scheme-intro.texi b/doc/ref/scheme-intro.texi index 57aa18f..b8a5024 100644 --- a/doc/ref/scheme-intro.texi +++ b/doc/ref/scheme-intro.texi @@ -10,7 +10,7 @@ Guile's core language is Scheme, which is specified and described in the series of reports known as @dfn{RnRS}. @dfn{RnRS} is shorthand for the @iftex -@dfn{Revised$^n$ Report on the Algorithmic Language Scheme}. +@dfn{Revised@math{^n} Report on the Algorithmic Language Scheme}. @end iftex @ifnottex @dfn{Revised^n Report on the Algorithmic Language Scheme}. -- 1.9.1