From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8F+SGDGGpGKlbAAAbAwnHQ (envelope-from ) for ; Sat, 11 Jun 2022 14:10:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uAqFFzGGpGJ/hQAAG6o9tA (envelope-from ) for ; Sat, 11 Jun 2022 14:10:25 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0D7FC31FF5 for ; Sat, 11 Jun 2022 14:10:25 +0200 (CEST) Received: from localhost ([::1]:42940 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nzzwe-0008Oj-5V for larch@yhetil.org; Sat, 11 Jun 2022 08:10:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56146) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nzzuo-000825-99 for emacs-orgmode@gnu.org; Sat, 11 Jun 2022 08:08:31 -0400 Received: from mail-pj1-x102e.google.com ([2607:f8b0:4864:20::102e]:46595) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nzzum-0004FL-Lm for emacs-orgmode@gnu.org; Sat, 11 Jun 2022 08:08:30 -0400 Received: by mail-pj1-x102e.google.com with SMTP id k5-20020a17090a404500b001e8875e6242so1693208pjg.5 for ; Sat, 11 Jun 2022 05:08:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=uNZaOXHjd0l88y3wQ4QL4cG73au5pJnfknaJYNzmLrs=; b=q38d3BIfS+t52eOvOKkohvp2+Y1f5JMzoMNMaiAkYWkBHaVoYrfnC4RQzkgWdx48Pt HuTSiBum0PI7xw5bYsdNg9gTtxxhcPuXkWg1voHqSNXUHfii66owuAGnKblO576JtD/L HL0nSn8A8fm4T696sU4P0kpwrvI5TSQbQQ4lO7gplTGgyUzpglwZa/17zCUzcMDzERqy lgtUeaiCD2o4o2sewuYgzOqt4cVpGleBBNqMntRzjOiguvVhgsWeln/v8zIiWs5HMS75 Xy5nDnF3h7/rtJ6mAfrKz5xCj48yLKu/IWdMF+e0KV3YooTZZIldnkrLulFLcp/ducEZ t8eA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=uNZaOXHjd0l88y3wQ4QL4cG73au5pJnfknaJYNzmLrs=; b=DsPBwrXNwm0sxzkD11mTKveDI2swAo/PykjxQdZ9aPXi+8A15taSjNvqVFpuxAxAxW wxPl5xgTWuaJvGKpIjIcZjljqxUrLLxZD7CE54NfvSxGZnBwTeKSP+2DaidMu3xhaCPG Chrwa9hxrc+Q0+m+LGXGaPUk3L4qfj+m6Ena2EJZBhjVuvEFTfDQnI39DO2TrDiy4at9 p8giMX3DzSK3TbLk8kM9VuYtTS3N8CBjZn2k7Pc9lzaPuk+yewAXxb1WNDdcAvoDda2p mgVM4gj9GIJTgKsWwoQWQZITWUrdjTrj6cAc5jOtBKzbsMB3rem8yzHKyikFFpfGX/b6 ejFg== X-Gm-Message-State: AOAM532bOnawJ4bHVqIKKRk9T3ysp+ADnJh4aSGcKs50JfNuAsYv+hby DNrXLVcjTIpgJtFPMFqW2c4= X-Google-Smtp-Source: ABdhPJxBHO0GdiPc2fskmGLqG5AWsN4kNUdspCxUpGQPNNzky7x5M1bT2l0biK4npGargyyhqkZAlQ== X-Received: by 2002:a17:902:f7cf:b0:165:13ac:cac8 with SMTP id h15-20020a170902f7cf00b0016513accac8mr50645070plw.20.1654949307210; Sat, 11 Jun 2022 05:08:27 -0700 (PDT) Received: from localhost ([64.32.23.62]) by smtp.gmail.com with ESMTPSA id a13-20020a62e20d000000b0051c2fc79aa8sm1448184pfi.91.2022.06.11.05.08.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Jun 2022 05:08:26 -0700 (PDT) From: Ihor Radchenko To: Steve Downey Cc: org mode Subject: Re: org-html-htmlize-generate-css not including org htmlize synthetic faces In-Reply-To: References: Date: Sat, 11 Jun 2022 20:09:06 +0800 Message-ID: <87ilp7bdwd.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::102e; envelope-from=yantar92@gmail.com; helo=mail-pj1-x102e.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654949425; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=uNZaOXHjd0l88y3wQ4QL4cG73au5pJnfknaJYNzmLrs=; b=b8L5CWQM6Ma2iitbO+wRX62rJkQ16JXSnSGqJTptipGK09XmymeYU74ALs3MF9a1345xa9 Vw9R9wJmLXA1rwqfL06XLTxElvOjmohwifeaQc9iaBZyDLlKw8zRODywjS5QRB+W4xpQse JDNmeUL3su6bSIT1yo74q1XlLqA48EBDxvBlsQM/Rw+LtVnodNtNR9uVvvdbxCWCZY54u0 wR7a848aEag7X9cX5qCSdDoFI2xv4OgZfdZBzaM4dQsnLa/1mBNufhyIvMzCd1mjJiGQHK 4J1sN3ULZTqa6PpdIGK5UyXpmMjK1TN0RFr38OQWsN8kNtxFGVjt0AZ/w6jNug== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654949425; a=rsa-sha256; cv=none; b=F6JKrgC+3wGAua495jW27kV00lZdd6aDEZLSSMmOUYpy8coc8bIicz5vQT0hn6h9tSna3z XNM2wzznkmhc4YE0DS7fkp6BfICRmcmQNNEnFgxHPcQeznXCEfUKKnVsbpCF0tKKj4+e2A rPeO4K08GR5+2k7iwmMnV50Nue/y0wiw8cVDX6Ai/fEy+x+rYTUGBcefht22ft/8ggkbzg NBZTlEfFnzYtEfDp/vMrlCL0MJMJvZp6JrOBDRKoUoOSZg0aTRnb3mcdiLi0QjupkpGBVt DcpLjXnMV4Z2EEjRUyxcIsvtwT/UR0Xlfh2rdHiSxlbbO/RuGqoh9YJ5RwqXBA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=q38d3BIf; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.08 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=q38d3BIf; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0D7FC31FF5 X-Spam-Score: -4.08 X-Migadu-Scanner: scn1.migadu.com X-TUID: 0NyJgVL3iPSG Steve Downey writes: > But now it seems it's just generating definitions for faces that org itself > defines, rather than basically everything, just prefixed with "org-", > the htmlize-css-name-prefix. > > Has anyone else seen this? Could you provide a reproducer? See https://orgmode.org/manual/Feedback.html Best, Ihor