Jose, there is always tex2lyx
el On 2019-04-10 07:06 , Baris Erkus wrote: > On 07-Apr-19 8:08 PM, Jose Luis Varona Santana wrote: > Hi, my name is José Luis Varona Santana. I'm writing my master's thesis on > lyx but my University has a tex template. How could i made a lyx template > from the .tex one? > Thanks' before all > Lic. José Luis Varona Santana > > Hi Jose, > > A good starting point for this is: > https://wiki.lyx.org/Layouts/CreatingLayouts > > Referring this page: If you are a beginner, a simple layout file in the form > of > > #% Do not delete the line below; configure depends on this > # \DeclareLaTeXClass[acmsiggraph]{ACM SigGraph} > > # Read the definitions from article.layout > Input article.layout > > will suffice. You will be putting many information into preamble and in the > main file using ERT. You will do several try-and-errors to make it work, but > if you are careful, this should be at most one days of work for beginners > (this is my experience). Please note that class-specific styles, environments > and commands will not be immediately available under LyX menus and options. > However, they will work in the preamble and in the main file by ERT. > > Also, Section 5.3 of the Customization document under LyX help has both on > introductory and advanced information on layouts. If you have time, placing > the class-specific styles, environments and other commands into the LyX menus > should not be that difficult. Look at some layout files that come with LyX > and try-and-error with Section 5.3.7 and other sections of the Customization > file. > > Good Luck. > > Baris > > -- > ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ > Please bottom-post. Start your reply here: >