Re: Creating a tree with math in LyX

2018-03-31 Thread Joel Kulesza
On Sat, Mar 31, 2018 at 11:37 AM, Scott Kostyshak wrote: > > I think I will go for this workaround instead of the TiKZ path for now. > I would like to learn TiKZ, but not until I want to dedicate some time > to learning it correctly. Definitely use what works and feels most convenient. However

Re: Creating a tree with math in LyX

2018-03-31 Thread Scott Kostyshak
On Sat, Mar 31, 2018 at 04:30:43PM +, racoon wrote: > In the preamble: > An example diagram (I added an instant preview around it): Thanks, That example looks nice. This helped me realize that the reason I need the \protect is only because of the equals sign, not the math. Yours uses math bu

Re: Creating a tree with math in LyX

2018-03-31 Thread racoon
On 31.03.2018 00:35, Scott Kostyshak wrote: I would like to make a simple tree that uses math. The current way I do it is to use the linguistics module, which gives access to the forest package. Then I go to Insert > custom insets > Structure tree. I then wrap the math I want to write in \protect

Re: Creating a tree with math in LyX

2018-03-31 Thread Rich Shepard
On Sat, 31 Mar 2018, Joel Kulesza wrote: Plenty of people do. Joel, I was referring, semi-seriously, to LyX users. One interesting trait I've identified with PSTricks users: they love it! Almost to a fault. Nearly every time I Google for how to do something with TikZ, I always see a PSTri

Re: Creating a tree with math in LyX

2018-03-31 Thread Joel Kulesza
On Sat, Mar 31, 2018 at 6:40 AM, Rich Shepard wrote: > On 03/30/2018 06:35 PM, Scott Kostyshak wrote: > > Does someone recommend a different way? >> > > Just out of curiosity, does anyone but me use PSTricks for creating > vector > graphics? > Plenty of people do. One interesting trait I've i

Re: Creating a tree with math in LyX

2018-03-31 Thread Rich Shepard
On 03/30/2018 06:35 PM, Scott Kostyshak wrote: Does someone recommend a different way? Just out of curiosity, does anyone but me use PSTricks for creating vector graphics? Several years ago I created a scannable form with PSTricks and was able to adjust each component with very fine (sub-

Re: Creating a tree with math in LyX

2018-03-30 Thread Scott Kostyshak
On Fri, Mar 30, 2018 at 11:51:54PM +, Paul A. Rubin wrote: > On 03/30/2018 06:35 PM, Scott Kostyshak wrote: > > I would like to make a simple tree that uses math. The current way I do > > it is to use the linguistics module, which gives access to the forest > > package. Then I go to Insert > cu

Re: Creating a tree with math in LyX

2018-03-30 Thread Scott Kostyshak
On Fri, Mar 30, 2018 at 11:21:29PM +, Joel Kulesza wrote: > also \usepackage{standalone} so that they inherit the parent document > style, font, etc. settings when rendered out via LyX. Cool package. I didn't know about that one. > I find this approach gives me the fine-grained control I nee

Re: Creating a tree with math in LyX

2018-03-30 Thread Paul A. Rubin
On 03/30/2018 06:35 PM, Scott Kostyshak wrote: I would like to make a simple tree that uses math. The current way I do it is to use the linguistics module, which gives access to the forest package. Then I go to Insert > custom insets > Structure tree. I then wrap the math I want to write in \prot

Re: Creating a tree with math in LyX

2018-03-30 Thread Joel Kulesza
On Fri, Mar 30, 2018 at 5:02 PM, Scott Kostyshak wrote: > On Fri, Mar 30, 2018 at 04:55:10PM -0600, Joel Kulesza wrote: > > On Fri, Mar 30, 2018 at 4:35 PM, Scott Kostyshak > wrote: > > > > > I would like to make a simple tree that uses math. The current way I do > > > it is to use the linguisti

Re: Creating a tree with math in LyX

2018-03-30 Thread Scott Kostyshak
On Fri, Mar 30, 2018 at 04:55:10PM -0600, Joel Kulesza wrote: > On Fri, Mar 30, 2018 at 4:35 PM, Scott Kostyshak wrote: > > > I would like to make a simple tree that uses math. The current way I do > > it is to use the linguistics module, which gives access to the forest > > package. Then I go to

Re: Creating a tree with math in LyX

2018-03-30 Thread Joel Kulesza
On Fri, Mar 30, 2018 at 4:35 PM, Scott Kostyshak wrote: > I would like to make a simple tree that uses math. The current way I do > it is to use the linguistics module, which gives access to the forest > package. Then I go to Insert > custom insets > Structure tree. I then > wrap the math I want

Creating a tree with math in LyX

2018-03-30 Thread Scott Kostyshak
I would like to make a simple tree that uses math. The current way I do it is to use the linguistics module, which gives access to the forest package. Then I go to Insert > custom insets > Structure tree. I then wrap the math I want to write in \protect. Attached is an example of what I'm currently