ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: ntg-context@ntg.nl
Subject: [NTG-context] Re: Why Difference Between \placefloat and \definefloat
Date: Sun, 28 Apr 2024 20:08:12 +0200	[thread overview]
Message-ID: <95f13d53-382e-462b-a66d-8f7b1039f6dc@fiee.net> (raw)
In-Reply-To: <7ca1d07dc6568b4482041f2974a3a2ffac7d78a2@webmail>

Where’s the float type "sidebar" defined? AFAIK it’s not a default type. 
And it might interfere with the actual sidebar stuff from 
https://source.contextgarden.net/tex/context/base/mkxl/anch-bar.mkxl, 
see also https://wiki.contextgarden.net/Command/setupsidebar

Hraban

Am 28.04.24 um 19:54 schrieb urban.m@ca.rr.com:
> I swear I used to understand this stuff.  I plead old age.   Why do I 
> get two different results from the float placements here:
> 
> \definefloat[mysidebar][mysidebars]
> \setupfloat[mysidebar][leftmargindistance=-.25in,rightmargindistance=-.25in,outer,none]
> 
> \defineframedtext [sidebartext]
> [width=.4\textwidth,bodyfont=small,corner=round,background=color,backgroundcolor=lightgray,align=flushleft]
> 
> \starttext
> This is a bit of text
> \placefloat[sidebar][leftmargindistance=-.25in,rightmargindistance=-.25in,outer,none]{}{
> \startsidebartext
> This is a short sidebar
> \stopsidebartext
> }
> And something to follow.
> 
> A bit of text
> \placemysidebar{}{
> \startsidebartext
> This is a short sidebar
> \stopsidebartext
> }
> And something to follow.
> 
> \stoptext

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2024-04-28 18:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-28 17:54 [NTG-context] " urban.m
2024-04-28 18:08 ` Henning Hraban Ramm [this message]
2024-04-29 16:32 ` [NTG-context] " Wolfgang Schuster
2024-04-28 18:26 urban.m

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=95f13d53-382e-462b-a66d-8f7b1039f6dc@fiee.net \
    --to=texml@fiee.net \
    --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).