On Thu, 10 Nov 2022 at 20:38, Scott Kostyshak wrote:
> Should we delete branches from the features repo that have been merged
> to master? I don't know our policy on this, but it's hard to figure out
> which branches on the features repo are still relevant (i.e., not yet
> merged). In the worst c
Should we delete branches from the features repo that have been merged
to master? I don't know our policy on this, but it's hard to figure out
which branches on the features repo are still relevant (i.e., not yet
merged). In the worst case scenario, e.g., where we need to revert the
merged branch o
On Thu, Nov 10, 2022 at 12:36:23PM +0200, Udicoudco wrote:
> On Thu, Nov 10, 2022 at 9:22 AM Udicoudco wrote:
>
> >
> >
> > On Wed, Nov 9, 2022 at 7:16 PM Scott Kostyshak
> > wrote:
> >
> >> Sometimes (but not too often), I want to start an environment in the
> >> middle of a line.
> >>
> >> In
On Thu, Nov 10, 2022 at 06:58:20AM +0100, Jürgen Spitzmüller wrote:
> Am Mittwoch, dem 09.11.2022 um 12:16 -0500 schrieb Scott Kostyshak:
> > Am I missing a way to accomplish this in LyX without ERT?
>
> InsetFlex.
I see. Indeed that works. I will try to get used to it.
Thanks,
Scott
signature
On Thu, Nov 10, 2022 at 9:22 AM Udicoudco wrote:
>
>
> On Wed, Nov 9, 2022 at 7:16 PM Scott Kostyshak
> wrote:
>
>> Sometimes (but not too often), I want to start an environment in the
>> middle of a line.
>>
>> In LaTeX, it seems to work fine, although I don't know if this is
>> considered bad