ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: ntg-context@ntg.nl
Subject: Re: minor bugfix
Date: Wed, 27 Sep 2017 18:50:19 +0200	[thread overview]
Message-ID: <8c440a33-6e64-1d6c-2d32-2e4ec753c105@gmx.es> (raw)
In-Reply-To: <CAG5iGsBk5rZbcHdSA2b+VTDogNHBGAKebuLY+bVJ1tng-FCLwQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

On 09/27/2017 01:47 PM, luigi scarso wrote:
> On Wed, Sep 27, 2017 at 11:55 AM, Lawrence wrote:
>> Hi mailing list,
>>
>> Got another bug report for you. I was perusing the mkiv source files, and I
>> noticed that: in the file "grph-inc.mkiv", lines 68 and 69 should have
>> commas at the end of the line. (On noticing this I had a quick search
>> through the rest of the source files for similar errors. I don't think there
>> are any other such typos.) For reference, my context version is hot off the
>> presses, "ConTeXt  ver: 2017.09.25 19:19 MKIV beta  fmt: 2017.9.27"
> 
> Do you have a diff file ?

Diff attached. It also includes a translations from Dutch into English.

Pablo
-- 
http://www.ousia.tk

[-- Attachment #2: fix-commas-width.diff --]
[-- Type: text/x-patch, Size: 1544 bytes --]

--- grph-inc.mkiv	2017-09-27 18:48:45.157818507 +0200
+++ mkiv/grph-inc.mkiv	2017-09-25 19:23:53.000000000 +0200
@@ -65,8 +65,8 @@
    \c!symbol         =\v!no,
    \c!controls       =\v!no,
    \c!resources      =,
-   \c!preview        =\v!no,
-   \c!repeat         =\v!no,
+   \c!preview        =\v!no
+   \c!repeat         =\v!no
    \c!foregroundcolor=,
    \c!interaction    =\v!none,
    \c!hfactor        =,
@@ -118,14 +118,14 @@
 % \useexternalfigure[gamma][cow][alpha]
 % \useexternalfigure[delta][cow][alpha][width=2cm]
 %
-% full width:    \externalfigure[cow]               \par
-% 3cm width:     \externalfigure[cow]  [width=3cm]  \par
-% full width:    \externalfigure[alpha]             \par
-% 1cm width:     \externalfigure[beta]              \par
-% full width:    \externalfigure[gamma]             \par
-% 2cm width:     \externalfigure[delta]             \par
-% 4cm width:     \externalfigure[beta] [width=4cm]  \par
-% 5cm width:     \externalfigure[gamma][width=5cm]  \par
+% volle breedte: \externalfigure[cow]               \par
+% 3cm breed:     \externalfigure[cow]  [width=3cm]  \par
+% volle breedte: \externalfigure[alpha]             \par
+% 1cm breed:     \externalfigure[beta]              \par
+% volle breedte: \externalfigure[gamma]             \par
+% 2cm breed:     \externalfigure[delta]             \par
+% 4cm breed:     \externalfigure[beta] [width=4cm]  \par
+% 5cm breed:     \externalfigure[gamma][width=5cm]  \par
 %
 % \defineexternalfigure[a][width=10cm]
 % \defineexternalfigure[b][width=5cm]

[-- Attachment #3: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2017-09-27 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-27  9:55 Lawrence
2017-09-27 11:47 ` luigi scarso
2017-09-27 16:50   ` Pablo Rodriguez [this message]

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=8c440a33-6e64-1d6c-2d32-2e4ec753c105@gmx.es \
    --to=oinos@gmx.es \
    --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).